ci: ignore doc changes (#604)
This commit is contained in:
parent
c889b92f45
commit
f16f5b0aa4
|
|
@ -4,6 +4,7 @@ on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'charts/**'
|
- 'charts/**'
|
||||||
|
- '!charts/docs/**'
|
||||||
- '.github/**'
|
- '.github/**'
|
||||||
- '!.github/*.md'
|
- '!.github/*.md'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue