Skip to content

Commit d52f37e

Browse files
committed
Revert "chore: Test action validation (requires revert)"
This reverts commit 8fbe7a9.
1 parent 8fbe7a9 commit d52f37e

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 }} Commented out for testing
30+
nix-github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)