ftcsv
ftcsv copied to clipboard
Change GitHub Actions to run on open pull requests
Features
- GitHub Actions will now run on any (re)open pull request
We want to be able to test out any new code being merged into the main repo. GitHub gives open source repositories free use of GitHub Actions. See:
https://docs.github.com/en/actions/learn-github-actions/usage-limits-billing-and-administration#usage-limits
They give plenty of resources and time for GitHub runners and I doubt your repo will ever have to worry about hitting limits.