Skip to content

chore(deps): lock file maintenance #117

chore(deps): lock file maintenance

chore(deps): lock file maintenance #117

Workflow file for this run

name: Check PR title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: aslafy-z/conventional-pr-title-action@4dc0053b09491ee22af894d8a5960089061a8cdc
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}