Skip to content

feat: add events to guard (#6) #121

feat: add events to guard (#6)

feat: add events to guard (#6) #121

name: lint-commit-message
on:
push:
jobs:
lint:
runs-on: ubuntu-latest
name: conventional
steps:
- name: Checkout
uses: actions/checkout@master
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v3