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.
1 parent d945029 commit e8703feCopy full SHA for e8703fe
.github/workflows/publish.yml
@@ -158,7 +158,7 @@ jobs:
158
--base release \
159
--head master \
160
--title "Update document v${GEM_VERSION}" \
161
- --body "This is an auto-generated PR to update documentation from [here](${JOB_URL}). Please review the changes and merge when ready." \
+ --body "This is an auto-generated PR to update documentation from [here](${JOB_URL}). Please merge (with a merge commit) when ready." \
162
--label "docs"
163
164
# TODO: Close existing milestone and create next milestone
0 commit comments