Skip to content

2406280309-master-83564c: workflows: run test on push

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 03:59
· 12 commits to master since this release
Run the test workflow on push rather than on pull_request.  This ensures
that it runs in other forks of the repository too, keeping contributors
honest.  And the workflow will still only run once.