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.
2 parents 90bbf31 + a752c1a commit d039e54Copy full SHA for d039e54
.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
newsfragments/3833.misc.rst
@@ -0,0 +1 @@
1
+Improve token permissions on ``ci-sage.yml`` -- by :user:`joycebrum`
0 commit comments