From 27c8e9799c4e17e15ce6e6e1ca9986d96ba7e48d Mon Sep 17 00:00:00 2001 From: Jimmy Bosse Date: Thu, 11 Jul 2024 10:37:26 -0400 Subject: [PATCH] Not required --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index fb5259b..e1c90dd 100644 --- a/action.yml +++ b/action.yml @@ -18,7 +18,7 @@ inputs: description: 'The subproject name of your FogBugz Project this is prepended to the Title because FB does not have subprojects' - required: true + required: false fogbugz_category: description: 'The name of your FogBugz Category' required: true