There was an error while loading. Please reload this page.
1 parent 3eb8541 commit 5be34e3Copy full SHA for 5be34e3
1 file changed
.github/workflows/update-tooling-versions.yml
@@ -81,7 +81,7 @@ jobs:
81
--title "$TITLE" \
82
--body-file "$RUNNER_TEMP/pr-body.md")
83
84
- # Queues the merge behind the required "ci/circleci: build" check.
+ # Queues the merge behind whatever checks main requires.
85
gh pr merge --auto --squash "$PR_URL"
86
87
bundler:
@@ -146,5 +146,5 @@ jobs:
146
147
148
149
150
0 commit comments