We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7557398 commit bcf3a3bCopy full SHA for bcf3a3b
1 file changed
.github/workflows/dev.yml
@@ -201,6 +201,7 @@ jobs:
201
secrets:
202
TEST_OPTIMIZATION_API_KEY: ${{ secrets.DD_CI_VIS_API_KEY }}
203
permissions:
204
+ contents: read
205
id-token: write
206
with:
207
library: cpp
0 commit comments