diff --git a/.github/workflows/nix-build.yml b/.github/workflows/nix-build.yml index 5ecbd4029..4b3ac6a8a 100644 --- a/.github/workflows/nix-build.yml +++ b/.github/workflows/nix-build.yml @@ -75,5 +75,5 @@ jobs: git config user.name "paseo-ai[bot]" git config user.email "266920839+paseo-ai[bot]@users.noreply.github.com" git add package-lock.json nix/npm-deps.hash - git commit -m "fix: update lockfile signatures and Nix hash" + git commit -m "fix: update lockfile signatures and Nix hash [skip ci]" git push