emergency disable docs copy scripting
This commit is contained in:
@@ -8,22 +8,22 @@ on:
|
||||
tags-ignore:
|
||||
- '**'
|
||||
paths:
|
||||
- 'library/**/Chart.yaml'
|
||||
- 'tools/gen-helm-docs.sh'
|
||||
- 'tools/templates/docs/**'
|
||||
- 'tools/templates/app/*.gotmpl'
|
||||
- '**.gotmpl'
|
||||
- '**/LICENSE'
|
||||
- '**LICENSE'
|
||||
- '**.md'
|
||||
- '**/*.md'
|
||||
- 'charts/**/*.md'
|
||||
- '.github/README.md'
|
||||
- '.github/CODE_OF_CONDUCT'
|
||||
- '.github/CONTRIBUTING'
|
||||
- './LICENSE'
|
||||
- './NOTICE'
|
||||
- '.github/workflows/docs.copy.yaml'
|
||||
#- 'library/**/Chart.yaml'
|
||||
#- 'tools/gen-helm-docs.sh'
|
||||
#- 'tools/templates/docs/**'
|
||||
#- 'tools/templates/app/*.gotmpl'
|
||||
#- '**.gotmpl'
|
||||
#- '**/LICENSE'
|
||||
#- '**LICENSE'
|
||||
#- '**.md'
|
||||
#- '**/*.md'
|
||||
#- 'charts/**/*.md'
|
||||
#- '.github/README.md'
|
||||
#- '.github/CODE_OF_CONDUCT'
|
||||
#- '.github/CONTRIBUTING'
|
||||
#- './LICENSE'
|
||||
#- './NOTICE'
|
||||
#- '.github/workflows/docs.copy.yaml'
|
||||
- 'index.yaml'
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user