Skip to content

Commit

Permalink
Adding explicit permission to tranche3 to be able to upload test resu…
Browse files Browse the repository at this point in the history
…lts.
  • Loading branch information
piotrszul committed Jan 28, 2025
1 parent 3ad9b1b commit fe0b1a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,8 @@ jobs:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
actions: write
steps:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
Expand Down

0 comments on commit fe0b1a6

Please sign in to comment.