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
|
- test-bedrock
|
||||||
- v0
|
- v0
|
||||||
- otui-diffs
|
- otui-diffs
|
||||||
|
- snapshot-*
|
||||||
|
|
||||||
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue