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 5e1f16e commit ca926d9Copy full SHA for ca926d9
1 file changed
.github/workflows/tests.yml
@@ -9,6 +9,8 @@ on:
9
paths-ignore:
10
- "*.md"
11
12
+permissions:
13
+ contents: read
14
env:
15
MODULE_NAME: 'thinc_apple_ops'
16
RUN_MYPY: 'false'
0 commit comments