Skip to content

build(deps): Bump parse-path and lerna #1462

build(deps): Bump parse-path and lerna

build(deps): Bump parse-path and lerna #1462

# https://github.com/amannn/action-semantic-pull-request
name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}