Skip to content

build(deps-dev): bump postcss from 8.4.27 to 8.4.31 in /example #34

build(deps-dev): bump postcss from 8.4.27 to 8.4.31 in /example

build(deps-dev): bump postcss from 8.4.27 to 8.4.31 in /example #34

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