Skip to content

Commit 9f70e88

Browse files
committed
Add workflow permissions
1 parent ac0d398 commit 9f70e88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ on:
1313
- ".pre-commit-config.yaml"
1414
- "noxfile.py"
1515
- ".github/workflows/tests.yml"
16+
permissions:
17+
contents: read
1618

1719
jobs:
1820
generate-jobs:

0 commit comments

Comments
 (0)