Skip to content

Commit abd9ea4

Browse files
committed
Remove API key
1 parent 0bd94b4 commit abd9ea4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/system_tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
needs:
3030
- build
3131
uses: DataDog/system-tests/.github/workflows/system-tests.yml@1e5d6b7096279ca43ce4826fda3cc805635b63c1
32-
secrets:
33-
DD_API_KEY: ${{ secrets.DD_API_KEY }}
34-
TEST_OPTIMIZATION_API_KEY: ${{ secrets.TEST_OPTIMIZATION_API_KEY }}
3532
permissions:
3633
id-token: write
3734
with:

0 commit comments

Comments
 (0)