Skip to content

chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /examples/typescript #1167

chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /examples/typescript

chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /examples/typescript #1167

Workflow file for this run

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