There was an error while loading. Please reload this page.
1 parent 101a567 commit 7b821c5Copy full SHA for 7b821c5
1 file changed
.github/workflows/test.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