Skip to content

chore(deps-dev): bump @commitlint/cli from 19.3.0 to 19.5.0 #451

chore(deps-dev): bump @commitlint/cli from 19.3.0 to 19.5.0

chore(deps-dev): bump @commitlint/cli from 19.3.0 to 19.5.0 #451

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