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