Skip to content

build(deps-dev): bump prettier from 2.8.8 to 3.1.1 #679

build(deps-dev): bump prettier from 2.8.8 to 3.1.1

build(deps-dev): bump prettier from 2.8.8 to 3.1.1 #679

Workflow file for this run

name: Check PR title
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
jobs:
check-pr-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}