We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799c1a1 commit 89323d0Copy full SHA for 89323d0
1 file changed
.github/workflows/rust.yml
@@ -7,6 +7,7 @@ on:
7
permissions:
8
contents: write
9
pull-requests: write
10
+ issues: write
11
12
concurrency:
13
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments