Skip to content

fix(deps): update commitlint monorepo #1409

fix(deps): update commitlint monorepo

fix(deps): update commitlint monorepo #1409

Workflow file for this run

name: "build"
on:
push:
jobs:
build: # make sure build/ci work properly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: |
yarn
yarn all