Skip to content

Commit cb62042

Browse files
TomAFrenchmadztheo
authored andcommitted
chore: fix canary (#12)
1 parent 76bb5cc commit cb62042

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/nightly-canary.yml

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
env:
99
CARGO_TERM_COLOR: always
1010

11+
permissions:
12+
issues: write
13+
1114
jobs:
1215
test:
1316
name: Test on Nargo ${{matrix.toolchain}}

0 commit comments

Comments
 (0)