chore: restrict production deployment trigger to deployment events only
This commit is contained in:
parent
9ae2f23aa6
commit
fb0e2791b4
1 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,4 @@
|
|||
when:
|
||||
- branch: main
|
||||
event: push
|
||||
- event: deployment
|
||||
environment: production
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue