diff --git a/.github/workflows/.e2e.yml b/.github/workflows/.e2e.yml index 2dc12b26a..a85d26151 100644 --- a/.github/workflows/.e2e.yml +++ b/.github/workflows/.e2e.yml @@ -8,8 +8,6 @@ on: required: true E2E_PASSWORD: required: true - EXTERNAL_CONSUMER_DELETE_REPORTS_API_KEY: - required: true inputs: frontend-url: description: "Frontend URL of the application" @@ -35,8 +33,6 @@ on: required: true E2E_PASSWORD: required: true - EXTERNAL_CONSUMER_DELETE_REPORTS_API_KEY: - required: true inputs: frontend-url: description: "Frontend URL of the application"