Skip to content

Commit 8fbe7a9

Browse files
committed
chore: Test action validation (requires revert)
1 parent e315ce9 commit 8fbe7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
rust: ${{ env.RUST_TOOLCHAIN_VERSION }}
2828
hadolint: ${{ env.HADOLINT_VERSION }}
2929
nix: ${{ env.NIX_VERSION }}
30-
nix-github-token: ${{ secrets.GITHUB_TOKEN }}
30+
# nix-github-token: ${{ secrets.GITHUB_TOKEN }} Commented out for testing

0 commit comments

Comments
 (0)