Collection of useful Github workflow actions.
- Build the project and run internal unit tests on each commit (including PR merge)
- Run E2E tests with Cypress on the provisioned environment when pull-request updated or commit to the specific branch
- Run integration tests on top of Docker-provisioned infrastructure
- Run extended verification suite when label assigned