Skip to content

Commit 9eb4643

Browse files
committed
Updated modoboa requirement
1 parent 65e1cca commit 9eb4643

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/plugin.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
branches: [ master ]
88
release:
99
branches: [ master ]
10+
types: [ published ]
1011

1112
env:
1213
POSTGRES_HOST: localhost

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
modoboa>=1.15.0
1+
modoboa>=2.0.0
22
chardet
33
lxml

0 commit comments

Comments
 (0)