Skip to content

chore(deps-dev): bump husky from 9.0.11 to 9.1.4 #192

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

chore(deps-dev): bump husky from 9.0.11 to 9.1.4 #192

Workflow file for this run

name: pull-request
on:
pull_request_target:
types:
- opened
- reopened
- edited
jobs:
title:
runs-on: ubuntu-latest
steps:
- uses: aslafy-z/conventional-pr-title-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}