diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/snapshot.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/snapshot.yml b/.github/workflows/snapshot.yml index 6c38495d1..815433f03 100644 --- a/.github/workflows/snapshot.yml +++ b/.github/workflows/snapshot.yml @@ -4,7 +4,7 @@ on: push: branches: - dev - - fix-build + - fix-snapshot-2 - v0 concurrency: ${{ github.workflow }}-${{ github.ref }} |
