Skip to content

Commit 49fa916

Browse files
committed
chore(ci): use dd-sts for system-tests test optimization
1 parent affe9c7 commit 49fa916

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/system_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,12 @@ jobs:
3434
TEST_OPTIMIZATION_API_KEY: ${{ secrets.TEST_OPTIMIZATION_API_KEY }}
3535
permissions:
3636
contents: read
37+
id-token: write
3738
packages: write
3839
with:
3940
library: python_lambda
4041
binaries_artifact: binaries
4142
scenarios_groups: tracer_release
4243
skip_empty_scenarios: true
4344
push_to_test_optimization: true
45+
dd_sts_policy: datadog-lambda-python

0 commit comments

Comments
 (0)