Skip to content

Commit 13b8829

Browse files
iindykcopybara-github
authored andcommitted
Fix workflow permissions and requirements build.
PiperOrigin-RevId: 783088227
1 parent 87651fa commit 13b8829

7 files changed

Lines changed: 3 additions & 0 deletions

.github/workflows/python-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@ on:
77
jobs:
88
call-workflow:
99
uses: ./.github/workflows/build_and_publish_template.yml
10+
permissions:
11+
contents: read
12+
id-token: write
1013
with:
1114
upload_wheels: false
File renamed without changes.

0 commit comments

Comments
 (0)