Update pull_request_docs.yaml

This commit is contained in:
Muhammad Safwan Karim
2025-07-03 14:42:51 +05:00
committed by GitHub
parent 6faffdc0cf
commit 4eaaf2da79

View File

@@ -16,13 +16,13 @@ on:
jobs:
qa:
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.131
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.133
with:
MD_CONFIG: .github/md_config.json
DOC_SRC: docs
MD_LINT_CONFIG: .markdownlint.yaml
build:
uses: stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.132
uses: stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.133
with:
DOCKER_FILE_PATH: Dockerfile-docs
CONTAINER_REGISTRY_URL: ghcr.io/stakater