Skip to content

build(dependabot): bump @types/react from 18.3.9 to 18.3.10 #164

build(dependabot): bump @types/react from 18.3.9 to 18.3.10

build(dependabot): bump @types/react from 18.3.9 to 18.3.10 #164

name: validate-pr-title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
validate-pr-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}