Skip to content

Commit

Permalink
Revert "chore: Test action validation (requires revert)"
Browse files Browse the repository at this point in the history
This reverts commit 8fbe7a9.
  • Loading branch information
Techassi committed Dec 3, 2024
1 parent 8fbe7a9 commit d52f37e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
rust: ${{ env.RUST_TOOLCHAIN_VERSION }}
hadolint: ${{ env.HADOLINT_VERSION }}
nix: ${{ env.NIX_VERSION }}
# nix-github-token: ${{ secrets.GITHUB_TOKEN }} Commented out for testing
nix-github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d52f37e

Please sign in to comment.