Skip to content

Commit dbb3277

Browse files
committed
permissions
1 parent e84ba97 commit dbb3277

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-ci-polaris.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ on:
3232
- 'pyproject.toml'
3333
- 'uv.lock'
3434

35+
permissions:
36+
contents: read
37+
3538
concurrency:
3639
group: ${{ github.workflow }}-${{ github.ref }}
3740
cancel-in-progress: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)