Skip to content

Commit 01b2548

Browse files
committed
unpin system-tests (back to @main)
1 parent 81d57ac commit 01b2548

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/system_tests.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,9 @@ jobs:
2929
needs:
3030
- build
3131
uses: DataDog/system-tests/.github/workflows/system-tests.yml@main
32-
secrets:
33-
DD_API_KEY: ${{ secrets.DD_API_KEY }}
34-
TEST_OPTIMIZATION_API_KEY: ${{ secrets.TEST_OPTIMIZATION_API_KEY }}
3532
permissions:
3633
contents: read
37-
packages: write
34+
id-token: write
3835
with:
3936
library: python_lambda
4037
binaries_artifact: binaries

0 commit comments

Comments
 (0)