ignore: fix snapshot (#4444)

Co-authored-by: opencode <opencode@sst.dev>
This commit is contained in:
Aiden Cline 2025-11-17 23:22:38 -08:00 committed by GitHub
parent 856c87d05c
commit e49204bd33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 8 deletions

View file

@ -4,7 +4,7 @@ on:
push:
branches:
- dev
- fix-build
- fix-snapshot-2
- v0
concurrency: ${{ github.workflow }}-${{ github.ref }}