Skip to content

Commit 1506ae7

Browse files
authored
Update ci.yml with new permission for cpp tests
Signed-off-by: Damian Rovara <93778306+DRovara@users.noreply.github.com>
1 parent 57b0f3c commit 1506ae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
uses: cda-tum/mqt-workflows/.github/workflows/reusable-cpp-ci.yml@v1.5.0
2525
permissions:
2626
id-token: write # Explicitly allows the `id-token: write` permission for this job
27+
contents: read
2728
with:
2829
cmake-args: ""
2930
cmake-args-ubuntu: -G Ninja

0 commit comments

Comments
 (0)