Skip to content

movabletype/mt-docs-data-api-reference #208

movabletype/mt-docs-data-api-reference

movabletype/mt-docs-data-api-reference #208

name: movabletype/mt-docs-data-api-reference
on:
push:
branches:
- "**/*"
pull_request:
schedule:
- cron: 0 8 * * *
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/[email protected]
- uses: actions/[email protected]
with:
cache: npm
node-version: '20'
- run: npm install
- run: npm run redoc