Remove YAML docs from the repo

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2021-09-09 10:29:08 +02:00
parent ac9a1612d2
commit e59aecf034
23 changed files with 77 additions and 2539 deletions

View File

@ -31,3 +31,18 @@ jobs:
name: Run
run: |
make ${{ matrix.target }}
validate-docs-yaml:
runs-on: ubuntu-latest
needs:
- validate
steps:
-
name: Checkout
uses: actions/checkout@v2
-
name: Run
run: |
make docs
env:
FORMATS: yaml