Skip to content

chore(deps-dev): bump zx from 8.5.4 to 8.8.5 #120

chore(deps-dev): bump zx from 8.5.4 to 8.8.5

chore(deps-dev): bump zx from 8.5.4 to 8.8.5 #120

Workflow file for this run

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