emergency disable docs copy scripting

This commit is contained in:
kjeld Schouten-Lebbing
2021-06-14 19:10:30 +02:00
parent a0962a947f
commit 5790780df8
+16 -16
View File
@@ -8,22 +8,22 @@ on:
tags-ignore: tags-ignore:
- '**' - '**'
paths: paths:
- 'library/**/Chart.yaml' #- 'library/**/Chart.yaml'
- 'tools/gen-helm-docs.sh' #- 'tools/gen-helm-docs.sh'
- 'tools/templates/docs/**' #- 'tools/templates/docs/**'
- 'tools/templates/app/*.gotmpl' #- 'tools/templates/app/*.gotmpl'
- '**.gotmpl' #- '**.gotmpl'
- '**/LICENSE' #- '**/LICENSE'
- '**LICENSE' #- '**LICENSE'
- '**.md' #- '**.md'
- '**/*.md' #- '**/*.md'
- 'charts/**/*.md' #- 'charts/**/*.md'
- '.github/README.md' #- '.github/README.md'
- '.github/CODE_OF_CONDUCT' #- '.github/CODE_OF_CONDUCT'
- '.github/CONTRIBUTING' #- '.github/CONTRIBUTING'
- './LICENSE' #- './LICENSE'
- './NOTICE' #- './NOTICE'
- '.github/workflows/docs.copy.yaml' #- '.github/workflows/docs.copy.yaml'
- 'index.yaml' - 'index.yaml'
jobs: jobs: