From 1c32d45914ca3fea40af3b361ae8341620223eb4 Mon Sep 17 00:00:00 2001 From: Gianfranco Paoloni Date: Wed, 31 Aug 2022 18:45:01 -0300 Subject: [PATCH] Fixed title description --- .github/workflows/plugin-hrm-form-pre-release-qa.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/plugin-hrm-form-pre-release-qa.yml b/.github/workflows/plugin-hrm-form-pre-release-qa.yml index aae19f4928..bd2857d197 100644 --- a/.github/workflows/plugin-hrm-form-pre-release-qa.yml +++ b/.github/workflows/plugin-hrm-form-pre-release-qa.yml @@ -1,3 +1,5 @@ +# Workflow to create a new pre-release with qa suffix + name: Pre-release QA # Controls when the action will run. @@ -8,7 +10,7 @@ on: description: Release tag name. required: true title: - description: Release Changelog - Add a comment about the changes to be included in this release. + description: Release title - The title that will be given to this pre-release. required: true jobs: