Skip to content

Commit 415d925

Browse files
committed
Fix formatting of mergeback checklist
1 parent b435ce4 commit 415d925

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • .github/actions/prepare-mergeback-branch

‎.github/actions/prepare-mergeback-branch/action.yml‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,7 @@ runs:
9292
Please do the following:
9393
9494
- [ ] Approve running the full set of PR checks.
95-
- [ ] Approve and merge the PR. When merging the PR, make sure "Create a merge commit" is
96-
selected rather than "Squash and merge" or "Rebase and merge".
95+
- [ ] Approve and merge the PR. When merging the PR, make sure "Create a merge commit" is selected rather than "Squash and merge" or "Rebase and merge".
9796
EOF
9897
)
9998

0 commit comments

Comments
 (0)