Skip to content

Commit 40c0f81

Browse files
committed
Add default error message
1 parent 9ab89c3 commit 40c0f81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ inputs:
2222
required: true
2323
message:
2424
description: "The message to log and to add to the PR (if add_comment is true). See the README for available placeholders"
25+
default: "Label error. Requires {{errorString}} {{count}} of: {{ provided }}. Found: {{ applied }}"
2526
required: false
2627
add_comment:
2728
description: "Add a comment to the PR if required labels are missing"

0 commit comments

Comments
 (0)