We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84d460b + d6b5ead commit 63ad89eCopy full SHA for 63ad89e
.github/workflows/ci.yml
@@ -132,4 +132,4 @@ jobs:
132
run: |
133
~/.local/bin/zulip-send --stream miri --subject "Cron Job Failure" \
134
--message '@**RalfJ** @**oli** the Miri cron job build failed. Please investigate!' \
135
- --user $ZULIP_BOT_EMAIL --api-key $ZULIP_API_TOKEN
+ --user $ZULIP_BOT_EMAIL --api-key $ZULIP_API_TOKEN --site https://rust-lang.zulipchat.com
0 commit comments