Skip to content

Commit db6fa5e

Browse files
authored
Feat: set ci-sage.yml top level as contents read
1 parent b9bf2ec commit db6fa5e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci-sage.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ on:
4343
workflow_dispatch:
4444
# Allow to run manually
4545

46+
permissions:
47+
contents: read
48+
4649
env:
4750
# Ubuntu packages to install so that the project's "setup.py sdist" can succeed
4851
DIST_PREREQ: python3

0 commit comments

Comments
 (0)