There was an error while loading. Please reload this page.
1 parent 6727819 commit 48d405dCopy full SHA for 48d405d
1 file changed
.github/workflows/check.yml
@@ -4,6 +4,10 @@ on:
4
push:
5
pull_request:
6
7
+permissions:
8
+ contents: read
9
+ actions: write
10
+
11
env:
12
CARGO_TERM_COLOR: always
13
0 commit comments