We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0d398 commit 9f70e88Copy full SHA for 9f70e88
.github/workflows/tests.yml
@@ -13,6 +13,8 @@ on:
13
- ".pre-commit-config.yaml"
14
- "noxfile.py"
15
- ".github/workflows/tests.yml"
16
+permissions:
17
+ contents: read
18
19
jobs:
20
generate-jobs:
0 commit comments