Skip to content

Commit bc1f358

Browse files
authored
enable manual deployment triggers (#2495)
1 parent d6c69f4 commit bc1f358

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_production.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- 'main'
6+
workflow_dispatch:
67

78
permissions:
89
contents: write

0 commit comments

Comments
 (0)