Skip to content

fix: remove redundant v prefix from detected version #288

fix: remove redundant v prefix from detected version

fix: remove redundant v prefix from detected version #288

Workflow file for this run

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