Skip to content

Commit 4eee2c8

Browse files
committed
ci: Roll back incremental version.
1 parent fb73220 commit 4eee2c8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/zulip-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# server release.
66
name: Zulip server CI
77

8-
on: [push, pull_request]
8+
on: [push, pull_request, workflow_dispatch]
99

1010
defaults:
1111
run:

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ types-pytz
1616
types-requests
1717
gitlint>=0.13.0
1818
-r ./zulip/integrations/bridge_with_matrix/requirements.txt
19+
incremental==22.10.0

0 commit comments

Comments
 (0)