Skip to content

Commit 84a9db7

Browse files
committed
Add workflow_dispatch trigger to CI configuration for manual deployment
1 parent 4c91e99 commit 84a9db7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
push:
77
branches:
88
- main
9+
workflow_dispatch:
910
permissions:
1011
contents: write
1112
jobs:

0 commit comments

Comments
 (0)