Skip to content

Commit 0386969

Browse files
authored
Merge pull request #24 from markdorison/patch-1
Update default footer text to include period.
2 parents e4780f7 + 26bc3bf commit 0386969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ inputs:
88
comment-footer:
99
description: "Footer text for the Github comment"
1010
required: true
11-
default: "This is an automatically generated QA checklist based on modified files"
11+
default: "This is an automatically generated QA checklist based on modified files."
1212
include-hidden-files:
1313
description: "Includes files and folders starting with '.' in file pattern matching"
1414
required: true

0 commit comments

Comments
 (0)