mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +00:00
Run CI for PRs with missing documentation if 'can be tested' label is present
This commit is contained in:
parent
0de18bfa6f
commit
ff6dfd2490
@ -150,7 +150,7 @@ def main():
|
|||||||
DOCS_NAME,
|
DOCS_NAME,
|
||||||
pr_info,
|
pr_info,
|
||||||
)
|
)
|
||||||
sys.exit(1)
|
sys.exit(0)
|
||||||
|
|
||||||
if description_error:
|
if description_error:
|
||||||
print(
|
print(
|
||||||
|
Loading…
Reference in New Issue
Block a user