diff --git a/.github/workflows/oidc-test.yml b/.github/workflows/oidc-test.yml index 3f9a072d9..a9fc84196 100644 --- a/.github/workflows/oidc-test.yml +++ b/.github/workflows/oidc-test.yml @@ -10,6 +10,7 @@ permissions: id-token: write jobs: oidc-test: + environment: frogbot if: contains(github.event.pull_request.labels.*.name, 'safe to test') || github.event_name == 'push' name: OIDC-Access integration test (${{ matrix.os }}) strategy: