Skip to content

fix: use genesis when no intersect points provided for available range #520

fix: use genesis when no intersect points provided for available range

fix: use genesis when no intersect points provided for available range #520

# The below is pulled from upstream and slightly modified
# https://github.com/webiny/action-conventional-commits/blob/master/README.md#usage
name: Conventional Commits
on:
pull_request:
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0