(feat): allow manual workflow runs in prod workflow #12
1 changed files with 1 additions and 0 deletions
commit
972148f173
|
|
@ -1,4 +1,5 @@
|
|||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
|
|
|||
Loading…
Reference in a new issue