We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa8b2c commit 0e688d4Copy full SHA for 0e688d4
1 file changed
.github/workflows/tests.yml
@@ -9,7 +9,8 @@ on:
9
paths-ignore:
10
- "*.md"
11
12
-permissions: {}
+permissions:
13
+ contents: read
14
15
env:
16
MODULE_NAME: "weasel"
0 commit comments