Skip to content

chore(deps-dev): bump simple-git-hooks from 2.13.1 to 2.14.0 #1543

chore(deps-dev): bump simple-git-hooks from 2.13.1 to 2.14.0

chore(deps-dev): bump simple-git-hooks from 2.13.1 to 2.14.0 #1543

Workflow file for this run

name: Check PR title
on:
pull_request:
branches: ['*']
types:
- edited
- opened
- synchronize
jobs:
check-pr-title:
name: Check PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}