Skip to content

Commit

Permalink
Add same permissions to python tests
Browse files Browse the repository at this point in the history
Signed-off-by: Damian Rovara <[email protected]>
  • Loading branch information
DRovara authored Dec 10, 2024
1 parent 1506ae7 commit f2e4677
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
needs: change-detection
permissions:
id-token: write # Explicitly allows the `id-token: write` permission for this job
contents: read
if: fromJSON(needs.change-detection.outputs.run-python-tests)
uses: cda-tum/mqt-workflows/.github/workflows/[email protected]

Expand Down

0 comments on commit f2e4677

Please sign in to comment.