Skip to content

Commit 78f67f7

Browse files
committed
fix: add contents:read permission to system-tests workflow call
1 parent b5b866f commit 78f67f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/system-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
TEST_OPTIMIZATION_API_KEY: ${{ secrets.DD_API_KEY_CI_APP }}
4949
DD_API_KEY: ${{ secrets.DD_API_KEY_CI_APP }}
5050
permissions:
51+
contents: read
5152
id-token: write
5253
with:
5354
library: cpp_httpd

0 commit comments

Comments
 (0)