Skip to content

chore: update deps & lock get-port at 5.1.1 #279

chore: update deps & lock get-port at 5.1.1

chore: update deps & lock get-port at 5.1.1 #279

Workflow file for this run

name: 'Lint PR Title'
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
branches:
- main
jobs:
lint-title:
runs-on: ubuntu-latest
steps:
- uses: ArcBlock/action-lint-pull-request-title@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}