Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c7f791 + 55ffe2d commit 40542d3Copy full SHA for 40542d3
.github/workflows/post-release-mergeback.yml
@@ -121,7 +121,8 @@ jobs:
121
- [ ] Remove and re-add the "Update dependencies" label to the PR to trigger just this workflow.
122
- [ ] Wait for the "Update dependencies" workflow to push a commit updating the dependencies.
123
- [ ] 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`.
+ - [ ] 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".
126
EOF
127
)
128
0 commit comments