Skip to content

docs: add contribution section with conventional commits note #2

docs: add contribution section with conventional commits note

docs: add contribution section with conventional commits note #2

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