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.
1 parent 84d460b commit d6b5eadCopy full SHA for d6b5ead
.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