amusecode / amuse

Astrophysical Multipurpose Software Environment. This is the main repository for AMUSE
http://www.amusecode.org
Apache License 2.0
155 stars 98 forks source link

Add new actions for testing #919

Open rieder opened 1 year ago

rieder commented 1 year ago

We should have the following new/modified actions:

on: push: paths:

This should allow for much better testing than we currently have, and should allow us to automatically approve PRs and build packages if everything is successful

rieder commented 1 year ago

helpful documentation: https://github.blog/changelog/2021-08-25-github-actions-reduce-duplication-with-action-composition/