Skip to content

Commit

Permalink
try adding scope for cloud-billing
Browse files Browse the repository at this point in the history
  • Loading branch information
snf2ye committed Dec 13, 2024
1 parent 1da7fb6 commit 2fe6af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/int-and-connected-test-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# Centralized in dsp-tools-k8s; ask in #dsp-devops-champions for help troubleshooting
workload_identity_provider: 'projects/1038484894585/locations/global/workloadIdentityPools/github-wi-pool/providers/github-wi-provider'
service_account: '[email protected]'
access_token_scopes: 'profile, email, openid'
access_token_scopes: 'profile, email, openid, cloud-billing'
- name: Run unit tests
env:
# required for sonarqube reports
Expand Down

0 comments on commit 2fe6af3

Please sign in to comment.