GitHub Actions
GitHub Actions are actions that will run when things happen in GitHub, like a push or a pull request.
They are kept in a .github/workflows folder.
GitHub Actions are actions that will run when things happen in GitHub, like a push or a pull request.
They are kept in a .github/workflows folder.