ci: ignore doc changes (#604)

This commit is contained in:
toast-gear
2021-06-07 00:59:28 +01:00
committed by GitHub
parent c889b92f45
commit f16f5b0aa4

View File

@@ -4,6 +4,7 @@ on:
push: push:
paths: paths:
- 'charts/**' - 'charts/**'
- '!charts/docs/**'
- '.github/**' - '.github/**'
- '!.github/*.md' - '!.github/*.md'
workflow_dispatch: workflow_dispatch: