Enterprise version and doc QA checks (#480)

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update
This commit is contained in:
Karl-Johan Grahn
2023-06-26 20:32:02 +02:00
committed by GitHub
parent 845a6d85c6
commit 29310fe3ae
15 changed files with 209 additions and 131 deletions

View File

@@ -1,7 +1,7 @@
name: Pull Request
on:
pull_request_target:
pull_request:
branches:
- master
@@ -12,6 +12,12 @@ env:
REGISTRY: ghcr.io
jobs:
qa:
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.43
with:
MD_CONFIG: .github/md_config.json
DOC_SRC: README.md docs
MD_LINT_CONFIG: .markdownlint.yaml
build:
runs-on: ubuntu-latest
name: Build