Skip to content

Commit 6de8d37

Browse files
committed
chore(ci): use dd-sts for system-tests test optimization
1 parent 544d8f7 commit 6de8d37

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/system_tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,12 @@ jobs:
3030
secrets: inherit
3131
permissions:
3232
contents: read
33+
id-token: write
3334
packages: write
3435
with:
3536
library: python_lambda
3637
binaries_artifact: binaries
3738
scenarios_groups: appsec
3839
skip_empty_scenarios: true
40+
push_to_test_optimization: true
41+
dd_sts_policy: datadog-lambda-python

0 commit comments

Comments
 (0)