Skip to content

Commit 0085170

Browse files
committed
permissions
1 parent 070b8a3 commit 0085170

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci_integration.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828
toxenv: 'py311-integ-slow'
2929
- python-version: '3.12'
3030
toxenv: 'py312-integ-slow'
31+
permissions:
32+
id-token: write
33+
contents: read
3134

3235
steps:
3336
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)