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