Skip to content

build(deps): bump release-it from 17.0.3 to 17.1.1 #354

build(deps): bump release-it from 17.0.3 to 17.1.1

build(deps): bump release-it from 17.0.3 to 17.1.1 #354

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