mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-25 03:34:22 +01:00
ci: ignore update nix hash job
This commit is contained in:
4
.github/workflows/update-nix-hashes.yml
vendored
4
.github/workflows/update-nix-hashes.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user