- Production ENV:
main(Recommended),master - Development ENV:
dev(Recommended),development
Or others, you may add it manually.
Overall:
Trigger Types:
test.yml: Autodeploy-dev.yml: Autodeploy-prod.yml: Manual
Trggier: pull_request
On branches:
- all
Trggier: push, or manual
On branches:
- dev
- development
- main
- master
Trggier: manual
On branches:
- main
- master
Apache-2.0