Skip to content

Commit 6a89814

Browse files
author
Val Brodsky
committed
Fix github permissions
1 parent daca2e7 commit 6a89814

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-package-develop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ concurrency:
1010
group: ${{ github.workflow }}-${{ github.ref }}
1111
cancel-in-progress: true
1212

13+
permissions:
14+
id-token: write
15+
1316
jobs:
1417
build:
1518
strategy:

0 commit comments

Comments
 (0)