We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adff0e8 commit 82d3910Copy full SHA for 82d3910
1 file changed
.github/workflows/rust.yml
@@ -9,7 +9,7 @@ env:
9
10
jobs:
11
build:
12
-
+ permissions: write-all
13
runs-on: ubuntu-latest
14
15
steps:
0 commit comments