This repository is for running github workflow actions locally.
Pre-requities
- install docker
- install act
After adding your workflow at this path .github/workflows execute these commands to run your github actions workflows locally
act cli open source - https://github.com/nektos/act
