Skip to content

chore(deps): bump tree-kit from 0.7.0 to 0.7.5 #942

chore(deps): bump tree-kit from 0.7.0 to 0.7.5

chore(deps): bump tree-kit from 0.7.0 to 0.7.5 #942

Workflow file for this run

name: "Lint PR Title"
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
jobs:
lint-pr-title:
runs-on: ubuntu-latest
steps:
- uses: dreampulse/action-lint-pull-request-title@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}