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 8fbe7a9 commit d52f37eCopy full SHA for d52f37e
.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 }} Commented out for testing
+ nix-github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments