mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
Add manual trigger option to deployment workflow
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
This commit is contained in:
parent
5d4ccc8883
commit
c01eefc729
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
|||
- dontlook
|
||||
paths:
|
||||
- "app/**"
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue