mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ci: allow snapshot builds from any branch starting with snapshot- prefix
This commit is contained in:
parent
012aa67e42
commit
80ff24b65a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/snapshot.yml
vendored
1
.github/workflows/snapshot.yml
vendored
|
|
@ -8,6 +8,7 @@ on:
|
|||
- test-bedrock
|
||||
- v0
|
||||
- otui-diffs
|
||||
- snapshot-*
|
||||
|
||||
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue