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 e315ce9 commit 8fbe7a9Copy full SHA for 8fbe7a9
.github/workflows/pr_pre-commit.yml
@@ -27,4 +27,4 @@ jobs:
27
rust: ${{ env.RUST_TOOLCHAIN_VERSION }}
28
hadolint: ${{ env.HADOLINT_VERSION }}
29
nix: ${{ env.NIX_VERSION }}
30
- nix-github-token: ${{ secrets.GITHUB_TOKEN }}
+ # nix-github-token: ${{ secrets.GITHUB_TOKEN }} Commented out for testing
0 commit comments