We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c41a9f5 commit 98d959dCopy full SHA for 98d959d
1 file changed
.github/workflows/ci.yml
@@ -8,6 +8,9 @@ on:
8
pull_request:
9
branches: ["main"]
10
11
+permissions:
12
+ contents: read
13
+
14
env:
15
CARGO_TERM_COLOR: always
16
0 commit comments