Skip to content

Commit

Permalink
Update ci.yml with new permission for cpp 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 57b0f3c commit 1506ae7
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 @@ -24,6 +24,7 @@ jobs:
uses: cda-tum/mqt-workflows/.github/workflows/[email protected]
permissions:
id-token: write # Explicitly allows the `id-token: write` permission for this job
contents: read
with:
cmake-args: ""
cmake-args-ubuntu: -G Ninja
Expand Down

0 comments on commit 1506ae7

Please sign in to comment.