Skip to content

refactor: merge and rename crates #30

refactor: merge and rename crates

refactor: merge and rename crates #30

name: Conventional Commits
on: [push, pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: webiny/action-conventional-commits@v1.3.0