We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d39b7b9 commit 4f38625Copy full SHA for 4f38625
.github/workflows/rust.yml
@@ -6,6 +6,8 @@ on:
6
pull_request:
7
branches: [ "main" ]
8
9
+permissions: read-all
10
+
11
env:
12
CARGO_TERM_COLOR: always
13
CARGO_INCREMENTAL: 0
0 commit comments