We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0718d87 commit 9ce9feaCopy full SHA for 9ce9fea
.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