We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6193fd7 commit 5b9418eCopy full SHA for 5b9418e
1 file changed
.github/workflows/rust.yml
@@ -6,6 +6,10 @@ on:
6
pull_request:
7
branches: ["master"]
8
9
+permissions:
10
+ contents: write
11
+ pages: write
12
+
13
env:
14
CARGO_TERM_COLOR: always
15
0 commit comments