Skip to content

Commit 63ad89e

Browse files
committed
Auto merge of #1672 - RalfJung:zulip, r=RalfJung
add Zulip site information
2 parents 84d460b + d6b5ead commit 63ad89e

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
@@ -132,4 +132,4 @@ jobs:
132132
run: |
133133
~/.local/bin/zulip-send --stream miri --subject "Cron Job Failure" \
134134
--message '@**RalfJ** @**oli** the Miri cron job build failed. Please investigate!' \
135-
--user $ZULIP_BOT_EMAIL --api-key $ZULIP_API_TOKEN
135+
--user $ZULIP_BOT_EMAIL --api-key $ZULIP_API_TOKEN --site https://rust-lang.zulipchat.com

0 commit comments

Comments
 (0)