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 e32cde6 commit 249ef16Copy full SHA for 249ef16
1 file changed
.github/workflows/python-test.yml
@@ -8,6 +8,9 @@ on:
8
pull_request:
9
types: [opened, synchronize]
10
11
+permissions:
12
+ contents: read
13
+
14
jobs:
15
core_tests:
16
name: "py${{ matrix.python-version }}"
0 commit comments