diff --git a/.github/workflows/setup-test-workspace/action.yml b/.github/workflows/setup-test-workspace/action.yml index daac4ef..3141ad2 100644 --- a/.github/workflows/setup-test-workspace/action.yml +++ b/.github/workflows/setup-test-workspace/action.yml @@ -2,7 +2,7 @@ name: Setup test workspace inputs: ref-slice-ref: description: 'Git reference (branch name, tag or commit hash) of the ref_slice test fork to checkout' - required: false + required: true runs: using: 'composite' steps: