Skip to content

Commit 6c16f0e

Browse files
authored
Update author-action.yml
1 parent 22ef1f8 commit 6c16f0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/policies/author-action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ configuration:
1212
label: needs-author-action
1313
then:
1414
- addReply:
15-
reply: @${issueAuthor} - This issue has been marked `needs-author-action` and might be missing some important information.
15+
reply: >-
16+
@${issueAuthor} - This issue has been marked `needs-author-action` and might be missing some important information.
1617
1718
- description: PR reviews with "changes requested" applies the needs-author-action label
1819
if:

0 commit comments

Comments
 (0)