Skip to content

Commit 28f2cbd

Browse files
committed
cron-success-pr: document how to merge these PRs
1 parent 1cb2c71 commit 28f2cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
git switch -c $BRANCH
9898
git push -u origin $BRANCH
9999
# Create PR
100-
gh pr create -B master --title 'Automatic Rustup' --body ''
100+
gh pr create -B master --title 'Automatic Rustup' --body 'Please close and re-open this PR to trigger CI, then enable auto-merge'
101101
102102
# Send a Zulip notification when a cron job fails
103103
cron-fail-notify:

0 commit comments

Comments
 (0)