diff --git a/.github/workflows/verdepcheck.yaml b/.github/workflows/verdepcheck.yaml index 1398c647..5d89a0ce 100644 --- a/.github/workflows/verdepcheck.yaml +++ b/.github/workflows/verdepcheck.yaml @@ -25,7 +25,7 @@ on: type: string strategy: description: | - Strategy to test package dependencies. One of: min, release, max. + Strategy to test package dependencies. One of: min_isolate, min_cohort, release, max. required: true type: string additional-env-vars: