From eeb2ff44087cad2c5c9fed59202ce97bc74c3fe3 Mon Sep 17 00:00:00 2001 From: timireland <17409432+timireland@users.noreply.github.com> Date: Sun, 1 Feb 2026 00:28:42 +0000 Subject: [PATCH] Drift from template --- .github/workflows/stage-4-acceptance.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/stage-4-acceptance.yaml b/.github/workflows/stage-4-acceptance.yaml index c6dc58e..d554f98 100644 --- a/.github/workflows/stage-4-acceptance.yaml +++ b/.github/workflows/stage-4-acceptance.yaml @@ -31,10 +31,6 @@ on: description: "Version of the software, set by the CI/CD pipeline workflow" required: true type: string - target_environment: - description: "Environment to run acceptance tests with" - required: true - type: string jobs: environment-set-up: