Skip to content

build(deps-dev): bump @commitlint/cli from 17.7.1 to 18.4.2 #295

build(deps-dev): bump @commitlint/cli from 17.7.1 to 18.4.2

build(deps-dev): bump @commitlint/cli from 17.7.1 to 18.4.2 #295

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