mirror of
https://github.com/stakater/Reloader.git
synced 2026-05-17 14:16:39 +00:00
Remove docs build infrastructure
- Delete Dockerfile-docs, docs-nginx.conf, theme_common, theme_override
- Delete pull_request_docs.yaml workflow
- Remove docs build steps from push.yaml and release.yaml
- Clean up docs path exclusions from pull_request.yaml and push-pr-image.yaml
This commit is contained in:
5
.github/workflows/pull_request.yaml
vendored
5
.github/workflows/pull_request.yaml
vendored
@@ -9,11 +9,6 @@ on:
|
||||
- '**'
|
||||
- '!.markdownlint.yaml'
|
||||
- '!.vale.ini'
|
||||
- '!Dockerfile-docs'
|
||||
- '!docs-nginx.conf'
|
||||
- '!docs/**'
|
||||
- '!theme_common'
|
||||
- '!theme_override'
|
||||
- '!deployments/kubernetes/chart/reloader/**'
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user