Skip to content

Commit 7dfe40b

Browse files
committed
🛂 fix workflow permissions
1 parent 506c8da commit 7dfe40b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/downstream.yml

+1
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ jobs:
115115
name: ${{ matrix.package.user }}/${{ matrix.package.repo }} • 🐍‌ • Lint
116116
permissions:
117117
contents: read
118+
id-token: write
118119
uses: ./.github/workflows/reusable-python-linter.yml
119120
with:
120121
repository: ${{ matrix.package.user }}/${{ matrix.package.repo }}

0 commit comments

Comments
 (0)