We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6f11f8 commit 72129b8Copy full SHA for 72129b8
1 file changed
.github/workflows/tests.yml
@@ -9,6 +9,9 @@ on:
9
paths-ignore:
10
- "*.md"
11
12
+permissions:
13
+ contents: read
14
+
15
env:
16
MODULE_NAME: 'sense2vec'
17
RUN_MYPY: 'false'
0 commit comments