Skip to content

Commit b1ba1f7

Browse files
authored
Update action.yml
1 parent c686688 commit b1ba1f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ inputs:
1818

1919
descriptionReminder:
2020
required: false
21-
description: 'Description of the PR comment if 'autoMerge' is false.'
21+
description: 'Description of the PR comment if "autoMerge" is false.'
2222
default: 'Please merge `${{ github.event.pull_request.base.ref }}` into `${{ github.event.pull_request.head.ref }}`.'
2323

2424
runs:
@@ -82,4 +82,4 @@ runs:
8282

8383
branding:
8484
icon: 'git-pull-request'
85-
color: 'blue'
85+
color: 'blue'

0 commit comments

Comments
 (0)