We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5b866f commit 78f67f7Copy full SHA for 78f67f7
1 file changed
.github/workflows/system-tests.yml
@@ -48,6 +48,7 @@ jobs:
48
TEST_OPTIMIZATION_API_KEY: ${{ secrets.DD_API_KEY_CI_APP }}
49
DD_API_KEY: ${{ secrets.DD_API_KEY_CI_APP }}
50
permissions:
51
+ contents: read
52
id-token: write
53
with:
54
library: cpp_httpd
0 commit comments