Skip to content

Commit

Permalink
Add default error message
Browse files Browse the repository at this point in the history
  • Loading branch information
mheap committed Mar 31, 2023
1 parent 9ab89c3 commit 7152069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Expand Up @@ -22,6 +22,7 @@ inputs:
required: true
message:
description: "The message to log and to add to the PR (if add_comment is true). See the README for available placeholders"
default: "Label error. Requires {{errorString}} {{count}} of: {{ provided }}. Found: {{ applied }}"
required: false
add_comment:
description: "Add a comment to the PR if required labels are missing"
Expand Down

0 comments on commit 7152069

Please sign in to comment.