Skip to content

Merge pull request #65 from movabletype/dependabot/npm_and_yarn/multi… #290

Merge pull request #65 from movabletype/dependabot/npm_and_yarn/multi…

Merge pull request #65 from movabletype/dependabot/npm_and_yarn/multi… #290

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