Skip to content

Commit bcf3a3b

Browse files
committed
fix: add contents:read permission to system-tests workflow call
1 parent 7557398 commit bcf3a3b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ jobs:
201201
secrets:
202202
TEST_OPTIMIZATION_API_KEY: ${{ secrets.DD_CI_VIS_API_KEY }}
203203
permissions:
204+
contents: read
204205
id-token: write
205206
with:
206207
library: cpp

0 commit comments

Comments
 (0)