From b778ff7478a90f3e50af5d19d56f588d87185e09 Mon Sep 17 00:00:00 2001 From: tnazarew Date: Thu, 24 Oct 2024 00:30:57 +0200 Subject: [PATCH] changes in spec Signed-off-by: tnazarew --- .github/workflows/check_scenarios.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check_scenarios.yml b/.github/workflows/check_scenarios.yml index 0a0706a..dda24bf 100644 --- a/.github/workflows/check_scenarios.yml +++ b/.github/workflows/check_scenarios.yml @@ -8,7 +8,7 @@ on: type: string get-latest-snapshots: description: "Should the artifact be downloaded from maven repo or circleci" - type: boolean + type: string jobs: run-scenario-tests: