ftcsv icon indicating copy to clipboard operation
ftcsv copied to clipboard

Change GitHub Actions to run on open pull requests

Open timothymtorres opened this issue 2 years ago • 0 comments

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.

timothymtorres avatar May 31 '23 03:05 timothymtorres