Skip to content

Commit f2e4677

Browse files
authored
Add same permissions to python tests
Signed-off-by: Damian Rovara <[email protected]>
1 parent 1506ae7 commit f2e4677

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
needs: change-detection
4343
permissions:
4444
id-token: write # Explicitly allows the `id-token: write` permission for this job
45+
contents: read
4546
if: fromJSON(needs.change-detection.outputs.run-python-tests)
4647
uses: cda-tum/mqt-workflows/.github/workflows/[email protected]
4748

0 commit comments

Comments
 (0)