We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9bf2ec commit db6fa5eCopy full SHA for db6fa5e
1 file changed
.github/workflows/ci-sage.yml
@@ -43,6 +43,9 @@ on:
43
workflow_dispatch:
44
# Allow to run manually
45
46
+permissions:
47
+ contents: read
48
+
49
env:
50
# Ubuntu packages to install so that the project's "setup.py sdist" can succeed
51
DIST_PREREQ: python3
0 commit comments