diff --git a/.github/workflows/deploy-non-prod-web.yml b/.github/workflows/deploy-non-prod-web.yml index ff002648eea..5a3786baef0 100644 --- a/.github/workflows/deploy-non-prod-web.yml +++ b/.github/workflows/deploy-non-prod-web.yml @@ -16,7 +16,6 @@ on: - EUPROD tag: description: "Branch name to deploy (examples: 'main', 'feature/sm')" - required: true type: string default: main