mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Launch docs CI for changed docker images
This commit is contained in:
parent
5a8fcafc5e
commit
5f52b3e7d5
2
.github/workflows/docs_check.yml
vendored
2
.github/workflows/docs_check.yml
vendored
@ -1,3 +1,4 @@
|
||||
---
|
||||
name: DocsCheck
|
||||
|
||||
env:
|
||||
@ -15,6 +16,7 @@ on: # yamllint disable-line rule:truthy
|
||||
paths:
|
||||
- 'docs/**'
|
||||
- 'website/**'
|
||||
- 'docker/docs/**'
|
||||
jobs:
|
||||
CheckLabels:
|
||||
runs-on: [self-hosted, style-checker]
|
||||
|
Loading…
Reference in New Issue
Block a user