Skip to content

docs: update set up instructions #8

docs: update set up instructions

docs: update set up instructions #8

Workflow file for this run

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.1.0