Skip to content

Commit 42e93b1

Browse files
authored
Merge pull request #54 from RalfJung/punctuation
punctuation
2 parents ef20af3 + 245bc43 commit 42e93b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
git switch -c $BRANCH
100100
git push -u origin $BRANCH
101101
# Create PR
102-
gh pr create -B master --title 'Automatic Rustup' --body 'Please close and re-open this PR to trigger CI, then enable auto-merge'
102+
gh pr create -B master --title 'Automatic Rustup' --body 'Please close and re-open this PR to trigger CI, then enable auto-merge.'
103103
104104
# Send a Zulip notification when a cron job fails
105105
cron-fail-notify:

0 commit comments

Comments
 (0)