mirror of
https://github.com/stakater/Reloader.git
synced 2026-03-02 17:30:19 +00:00
3
.github/workflows/pull_request_docs.yaml
vendored
3
.github/workflows/pull_request_docs.yaml
vendored
@@ -10,7 +10,6 @@ on:
|
||||
- 'Dockerfile-docs'
|
||||
- 'docs-nginx.conf'
|
||||
- 'docs/**'
|
||||
- 'README.md'
|
||||
- 'theme_common'
|
||||
- 'theme_override'
|
||||
|
||||
@@ -19,7 +18,7 @@ jobs:
|
||||
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.73
|
||||
with:
|
||||
MD_CONFIG: .github/md_config.json
|
||||
DOC_SRC: README.md docs
|
||||
DOC_SRC: docs
|
||||
MD_LINT_CONFIG: .markdownlint.yaml
|
||||
build:
|
||||
uses: stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.73
|
||||
|
||||
Reference in New Issue
Block a user