diff --git a/.github/workflows/e2e-tests-ondemand.yaml b/.github/workflows/e2e-tests-ondemand.yaml index 89c795c23d..5c4fb18cfa 100644 --- a/.github/workflows/e2e-tests-ondemand.yaml +++ b/.github/workflows/e2e-tests-ondemand.yaml @@ -4,7 +4,7 @@ on: workflow_dispatch: inputs: target: - description: 'Target branch to run E2E ondemand tests over' + description: Target branch to run E2E ondemand tests over # Note: we don't use default here with default branch because it doesn't work with # schedule, so it will be null. required: false