Skip to content

Commit a5d7ae5

Browse files
author
hyd-dev
committed
1 parent 853254f commit a5d7ae5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/workflows/ci.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,5 +130,11 @@ jobs:
130130
ZULIP_API_TOKEN: ${{ secrets.ZULIP_API_TOKEN }}
131131
run: |
132132
~/.local/bin/zulip-send --stream miri --subject "Cron Job Failure" \
133-
--message 'Dear @**RalfJ** and @**oli**\n\nIt would appear that the Miri cron job build failed. Would you mind investigating this issue?\n\nThanks in advance!\nSincerely,\nThe Miri Cronjobs Bot' \
133+
--message 'Dear @**RalfJ** and @**oli**
134+
135+
It would appear that the Miri cron job build failed. Would you mind investigating this issue?
136+
137+
Thanks in advance!
138+
Sincerely,
139+
The Miri Cronjobs Bot' \
134140
--user $ZULIP_BOT_EMAIL --api-key $ZULIP_API_TOKEN --site https://rust-lang.zulipchat.com

0 commit comments

Comments
 (0)