Skip to content

chore(deps-dev): bump husky from 9.0.11 to 9.1.5 #444

chore(deps-dev): bump husky from 9.0.11 to 9.1.5

chore(deps-dev): bump husky from 9.0.11 to 9.1.5 #444

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