mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
docs: add mintlify export + JSX balance checks to docs_check.py; run on PRs
This commit is contained in:
@@ -33,6 +33,9 @@ jobs:
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.11'
|
||||
- uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: '20'
|
||||
- run: python docs_check.py
|
||||
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user