Skip to content

fix: Update test

fix: Update test #643

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@2ce59b07f86bd51b521dd088f0acfb0d7fdac55e # v3.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}