Skip to content

Commit c01eefc

Browse files
thdxropencode
andcommitted
Add manual trigger option to deployment workflow
🤖 Generated with opencode Co-Authored-By: opencode <noreply@opencode.ai>
1 parent 5d4ccc8 commit c01eefc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- dontlook
77
paths:
88
- "app/**"
9+
workflow_dispatch:
910

1011
concurrency: ${{ github.workflow }}-${{ github.ref }}
1112

0 commit comments

Comments
 (0)