Skip to content

build(deps-dev): bump @commitlint/cli from 18.6.0 to 18.6.1 #340

build(deps-dev): bump @commitlint/cli from 18.6.0 to 18.6.1

build(deps-dev): bump @commitlint/cli from 18.6.0 to 18.6.1 #340

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