Skip to content

build(deps): bump @release-it/conventional-changelog from 7.0.1 to 7.0.2 #335

build(deps): bump @release-it/conventional-changelog from 7.0.1 to 7.0.2

build(deps): bump @release-it/conventional-changelog from 7.0.1 to 7.0.2 #335

name: PR lint
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
jobs:
pr-lint:
runs-on: ubuntu-latest
steps:
- uses: seferov/pr-lint-action@master
with:
title-regex: '^.+'
title-regex-flags: 'g' # optional
error-message: 'Add a title' # optional