ci: ignore update nix hash job
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
Update Nix Hashes / update (push) Waiting to run

This commit is contained in:
Aiden Cline 2025-11-18 01:26:30 -06:00
parent e49204bd33
commit ce6436280a

View file

@ -34,8 +34,8 @@ jobs:
- name: Configure git
run: |
git config --global user.email "opencode@sst.dev"
git config --global user.name "opencode"
git config --global user.email "action@github.com"
git config --global user.name "Github Action"
- name: Update node_modules hash
run: |