We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76bb5cc commit cb62042Copy full SHA for cb62042
.github/workflows/nightly-canary.yml
@@ -8,6 +8,9 @@ on:
8
env:
9
CARGO_TERM_COLOR: always
10
11
+permissions:
12
+ issues: write
13
+
14
jobs:
15
test:
16
name: Test on Nargo ${{matrix.toolchain}}
0 commit comments