Skip to content

chore(deps-dev): bump gh-pages from 4.0.0 to 5.0.0 #394

chore(deps-dev): bump gh-pages from 4.0.0 to 5.0.0

chore(deps-dev): bump gh-pages from 4.0.0 to 5.0.0 #394

Workflow file for this run

name: lint
on:
- push
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn --frozen-lockfile
- run: yarn run lint