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 50b77a3 commit 8c8d4edCopy full SHA for 8c8d4ed
1 file changed
.github/workflows/run_tests_on_push.yaml
@@ -19,6 +19,9 @@ on:
19
- stable
20
- dev
21
22
+permissions:
23
+ contents: read
24
+
25
jobs:
26
uv-pytest:
27
name: python
0 commit comments