fix(workflows): removed on push trigger (might be causing the workflow to run twice)
This commit is contained in:
parent
17fdb9425b
commit
45e6358a4c
2 changed files with 0 additions and 13 deletions
|
|
@ -6,9 +6,6 @@ on:
|
|||
- closed
|
||||
branches:
|
||||
- prod
|
||||
push:
|
||||
branches:
|
||||
- prod
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue