diff --git a/.github/workflows/mutalk-workflow.yml b/.github/workflows/mutalk-workflow.yml index 681b362..953bea0 100644 --- a/.github/workflows/mutalk-workflow.yml +++ b/.github/workflows/mutalk-workflow.yml @@ -10,6 +10,7 @@ on: description: 'modes: full (run on all project), diff (run on the last commit diff)' required: true default: 'diff' + type: string jobs: mutation_testing: