Skip to content

Commit

Permalink
Merge pull request #1326 from github/henrymercer/fix-mergeback-pr-des…
Browse files Browse the repository at this point in the history
…cription

Fix mergeback PR description
  • Loading branch information
Edoardo Pirovano authored and GitHub committed Oct 26, 2022
2 parents 3c7f791 + 55ffe2d commit 40542d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/post-release-mergeback.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,8 @@ jobs:
- [ ] Remove and re-add the "Update dependencies" label to the PR to trigger just this workflow.
- [ ] Wait for the "Update dependencies" workflow to push a commit updating the dependencies.
- [ ] Mark the PR as ready for review to trigger the full set of PR checks.
- [ ] Approve and merge the PR. Make sure `Create a merge commit` is selected rather than `Squash and merge` or `Rebase and merge`.
- [ ] 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".
EOF
)
Expand Down

0 comments on commit 40542d3

Please sign in to comment.