We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97f297f commit 39500caCopy full SHA for 39500ca
1 file changed
.github/workflows/check.yml
@@ -16,7 +16,6 @@ jobs:
16
NIXPKGS_ALLOW_INSECURE: "1"
17
NIX_CONFIG: |
18
experimental-features = nix-command flakes
19
- access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
20
permissions:
21
contents: read
22
steps:
0 commit comments