ci: Add manual trigger for main deploy
This commit is contained in:
parent
c67df2e14f
commit
913cedf507
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main_deploy.yaml
vendored
1
.github/workflows/main_deploy.yaml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: main_deploy
|
group: main_deploy
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue