Skip to content

Commit

Permalink
Fixed title description
Browse files Browse the repository at this point in the history
  • Loading branch information
GPaoloni committed Aug 31, 2022
1 parent e72195f commit 1c32d45
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/plugin-hrm-form-pre-release-qa.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Workflow to create a new pre-release with qa suffix

name: Pre-release QA

# Controls when the action will run.
Expand All @@ -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:
Expand Down

0 comments on commit 1c32d45

Please # to comment.