emergency disable docs copy scripting
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user