GitHub Actions
Share on Twitter
GitHub Actions is a tool within GitHub that allows a user to setup automation workflows based on events for running tests, doing continuous integration and continuous deployment, even run scripts based on time of day.
Relevant Notes
- GitHub CODEOWNERS Directory Pattern Match Cheatsheet
- Fix Docker Error for GitHub Actions Entrypoint Executable Error