Skip to content

Commit

Permalink
Add permissions to reusable-provider-tests (#2688)
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Morales <[email protected]>
  • Loading branch information
mauromorales authored Jul 2, 2024
1 parent c746c10 commit 400843f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,21 @@ jobs:
baseImage: ubuntu:24.04
various:
uses: ./.github/workflows/reusable-provider-tests.yaml
permissions:
contents: write
security-events: write
id-token: write
actions: read
attestations: read
checks: read
deployments: read
discussions: read
issues: read
packages: read
pages: read
pull-requests: read
repository-projects: read
statuses: read
with:
flavor: ${{ matrix.flavor }}
flavor_release: ${{ matrix.flavorRelease }}
Expand Down

0 comments on commit 400843f

Please sign in to comment.