Skip to content

Commit 317be5e

Browse files
ci: workflow permissions updated
1 parent a4b548d commit 317be5e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/check-upgrades.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,9 @@ on:
66
python-version:
77
required: true
88
type: string
9-
permissions:
10-
contents: read
119

1210
jobs:
1311
check:
14-
permissions:
15-
contents: read # for actions/checkout to fetch code
1612
name: Check (Python ${{ matrix.python-version }})
1713
runs-on: ubuntu-latest
1814
strategy:

0 commit comments

Comments
 (0)