mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 13:06:01 +01:00
Hack
This commit is contained in:
parent
0dc5b249ff
commit
c23a2cdc4a
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -12,6 +12,9 @@ on:
|
||||||
permissions:
|
permissions:
|
||||||
id-token: "write"
|
id-token: "write"
|
||||||
contents: "read"
|
contents: "read"
|
||||||
|
pull-requests: "write"
|
||||||
|
statuses: "write"
|
||||||
|
deployments: "write"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
eval:
|
eval:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue