From fa5e027627cf561bbc3b667bcf8b35adf697a509 Mon Sep 17 00:00:00 2001 From: Guille Polito Date: Fri, 5 Jul 2024 16:16:01 +0200 Subject: [PATCH] Add type --- .github/workflows/mutalk-workflow.yml | 1 + 1 file changed, 1 insertion(+) 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: