Skip to content

Commit 817908f

Browse files
feat(ci): enable manual trigger with workflow_dispatch
1 parent 25445d4 commit 817908f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/production.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- "**.py"
1212
- "**.xml"
1313
- "Dockerfile"
14+
workflow_dispatch:
1415

1516
env:
1617
REQUIRED_MODULES: session_redis,logging_json,attachment_s3,cloud_platform_exoscale # list of addional addons to install separated by comma

0 commit comments

Comments
 (0)