Skip to content

Commit ca926d9

Browse files
committed
Add least-privilege permissions to CI workflow
1 parent 5e1f16e commit ca926d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
paths-ignore:
1010
- "*.md"
1111

12+
permissions:
13+
contents: read
1214
env:
1315
MODULE_NAME: 'thinc_apple_ops'
1416
RUN_MYPY: 'false'

0 commit comments

Comments
 (0)