-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
Description
As mentioned by @dpaquette during the March 5, 2022 hackathon.
In order to test GitHub workflows, traditionally the only way to test them is by pushing to a branch and running on them GitHub itself. It would be nice to able to run them in your local environment to check for any major or obvious issues before pushing them up.
Possible Solution: https://github.com/nektos/act