act (Install GitHub Runners Locally)
act allows you to run GitHub Actions locally by using Docker.
Installation
bash
curl -s https://raw.githubusercontent.com/nektos/act/master/install.sh | sudo bashOr install via your package manager. See the act repository for full documentation.