Skip to content

Revert "remove deprecated MS Word 97 format generation" #19

Revert "remove deprecated MS Word 97 format generation"

Revert "remove deprecated MS Word 97 format generation" #19

Workflow file for this run

---
name: json lint
on: [push]
jobs:
check:
runs-on: ubuntu-latest
name: json lint
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v19
with:
globs: |
*.md
!out/*.md
!jsonresume-theme-curzy-custom/**/*.md
- run: sudo apt-get install -y jq
- run: jq . cv-*.json -e