Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 40542d3

Browse files
Merge pull request #1326 from github/henrymercer/fix-mergeback-pr-description
Fix mergeback PR description
2 parents 3c7f791 + 55ffe2d commit 40542d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/post-release-mergeback.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,8 @@ jobs:
121121
- [ ] Remove and re-add the "Update dependencies" label to the PR to trigger just this workflow.
122122
- [ ] Wait for the "Update dependencies" workflow to push a commit updating the dependencies.
123123
- [ ] Mark the PR as ready for review to trigger the full set of PR checks.
124-
- [ ] Approve and merge the PR. Make sure `Create a merge commit` is selected rather than `Squash and merge` or `Rebase and merge`.
124+
- [ ] Approve and merge the PR. When merging the PR, make sure "Create a merge commit" is
125+
selected rather than "Squash and merge" or "Rebase and merge".
125126
EOF
126127
)
127128

0 commit comments

Comments
 (0)