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