We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d33fbd0 commit c831faaCopy full SHA for c831faa
1 file changed
.github/workflows/system-tests.yml
@@ -48,9 +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
- packages: write
54
with:
55
library: cpp_httpd
56
binaries_artifact: system_tests_binaries
0 commit comments