Skip to content

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

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

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

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