From 8d3ce9bea8e5982878f456c3c91c12e24a4b1ec9 Mon Sep 17 00:00:00 2001 From: fynnbe <thefynnbe@gmail.com> Date: Mon, 20 Jan 2025 22:23:39 +0100 Subject: [PATCH] remove default null (makes wf invalid) --- .github/workflows/test_call.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test_call.yaml b/.github/workflows/test_call.yaml index bb897a03..05ec0c60 100644 --- a/.github/workflows/test_call.yaml +++ b/.github/workflows/test_call.yaml @@ -17,7 +17,6 @@ on: description: Issue number to comment validation summary in. required: false type: number - default: null concurrency: ${{inputs.environment_name}}-${{inputs.concept_id}}-call