diff --git a/.github/workflows/system-tests.yml b/.github/workflows/system-tests.yml index 6b8658e..d1c1693 100644 --- a/.github/workflows/system-tests.yml +++ b/.github/workflows/system-tests.yml @@ -44,9 +44,6 @@ jobs: needs: - build-artifacts uses: DataDog/system-tests/.github/workflows/system-tests.yml@main - secrets: - TEST_OPTIMIZATION_API_KEY: ${{ secrets.DD_API_KEY_CI_APP }} - DD_API_KEY: ${{ secrets.DD_API_KEY_CI_APP }} permissions: contents: read id-token: write