Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

chore: release v0.2.0 #25

chore: release v0.2.0

chore: release v0.2.0 #25

Workflow file for this run

name: Commits
on:
push:
branches:
- main
pull_request:
jobs:
conventional-commits:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: webiny/action-conventional-commits@v1.1.0