mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
ci: allow snapshot builds from any branch starting with snapshot- prefix
This commit is contained in:
parent
012aa67e42
commit
80ff24b65a
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…
x
Reference in New Issue
Block a user