Add manual trigger option to deployment workflow
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
pull/81/head
parent
5d4ccc8883
commit
c01eefc729
|
|
@ -6,6 +6,7 @@ on:
|
|||
- dontlook
|
||||
paths:
|
||||
- "app/**"
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue