ci: allow snapshot builds from any branch starting with snapshot- prefix
parent
012aa67e42
commit
80ff24b65a
|
|
@ -8,6 +8,7 @@ on:
|
|||
- test-bedrock
|
||||
- v0
|
||||
- otui-diffs
|
||||
- snapshot-*
|
||||
|
||||
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue