Skip to content

fix: include core-events in bundle (not included by default in SBv8 a… #38

fix: include core-events in bundle (not included by default in SBv8 a…

fix: include core-events in bundle (not included by default in SBv8 a… #38

name: Lint merge commit name
on:
push:
branches-ignore:
- "master"
jobs:
lint-commit-name:
if: contains(github.ref, 'gh-readonly-queue/master/')
runs-on: ubuntu-latest
steps:
- uses: wagoid/commitlint-github-action@v5
with:
commitDepth: 1