Skip to content

Commit 9aca31b

Browse files
committed
fix
1 parent 0af1a53 commit 9aca31b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/run_release_code_and_api.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,9 @@ jobs:
323323
name: Regression Tests
324324
uses: ./.github/workflows/run_regression_tests.yml
325325
needs: release_code_and_api
326+
permissions:
327+
contents: read
328+
id-token: write
326329
with:
327330
ENVIRONMENT: ${{ inputs.APIGEE_ENVIRONMENT }}
328331
VERSION_NUMBER: ${{ inputs.VERSION_NUMBER }}

0 commit comments

Comments
 (0)