Skip to content

Commit be23d2d

Browse files
committed
Disable Zulip part in GitHub Actions
1 parent 3e4d18c commit be23d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
DEPLOY_GITHUB_USER: leanprover-community-bot
4040
github_repo: ${{ github.repository }}
4141
github_ref: ${{ github.ref }}
42-
ZULIP_KEY: ${{ secrets.ZULIP_KEY }}
42+
# ZULIP_KEY: ${{ secrets.ZULIP_KEY }}

0 commit comments

Comments
 (0)