Skip to content

Commit

Permalink
fix(ci): add permission to read id token
Browse files Browse the repository at this point in the history
  • Loading branch information
zolbooo committed Mar 31, 2023
1 parent c82dd97 commit e3eea05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ jobs:
service_account: 'e2e-tests@jwt-gcp-kms.iam.gserviceaccount.com'
- name: Run end-to-end tests
run: npm run test-e2e
permissions:
id-token: read

0 comments on commit e3eea05

Please sign in to comment.