We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa8753 commit aefe557Copy full SHA for aefe557
.github/workflows/update_flake_lock.yml
@@ -8,8 +8,8 @@ on:
8
env:
9
BRANCH: "main"
10
COMMIT_MESSAGE: "chore(lockfile): auto update flake.lock"
11
- GIT_NAME: "github-actions[bot]"
12
- GIT_EMAIL: "41898282+github-actions[bot]@users.noreply.github.com"
+ # GIT_NAME: "github-actions[bot]"
+ # GIT_EMAIL: "41898282+github-actions[bot]@users.noreply.github.com"
13
14
jobs:
15
nix-flake-update:
0 commit comments