From e49204bd334c0a1d0c84ce8ba85dbfdb99fa33af Mon Sep 17 00:00:00 2001 From: Aiden Cline <63023139+rekram1-node@users.noreply.github.com> Date: Mon, 17 Nov 2025 23:22:38 -0800 Subject: ignore: fix snapshot (#4444) Co-authored-by: opencode --- .github/workflows/snapshot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') 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 }} -- cgit v1.2.3