Skip to content

style: lint

style: lint #34

Workflow file for this run

name: Conventional Commits Check
on:
push:
branches:
- '**'
jobs:
commit-checker:
runs-on: ubuntu-latest
steps:
- uses: webiny/[email protected]