Skip to content

chore(deps-dev): bump postcss-scss from 4.0.1 to 4.0.6 #219

chore(deps-dev): bump postcss-scss from 4.0.1 to 4.0.6

chore(deps-dev): bump postcss-scss from 4.0.1 to 4.0.6 #219

Workflow file for this run

name: Commit Lint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v1