We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc88b4b commit 1e4463fCopy full SHA for 1e4463f
1 file changed
.github/workflows/system_tests.yml
@@ -33,9 +33,7 @@ jobs:
33
DD_API_KEY: ${{ secrets.DD_API_KEY }}
34
TEST_OPTIMIZATION_API_KEY: ${{ secrets.TEST_OPTIMIZATION_API_KEY }}
35
permissions:
36
- contents: read
37
id-token: write
38
- packages: write
39
with:
40
library: python_lambda
41
binaries_artifact: binaries
0 commit comments