Skip to content

fix(planner/nodejs): Fix build failed when need puppeteer and no build script #266

fix(planner/nodejs): Fix build failed when need puppeteer and no build script

fix(planner/nodejs): Fix build failed when need puppeteer and no build script #266

Workflow file for this run

name: Lint Commit Messages
on: [push, pull_request]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5