Skip to content

chore(deps-dev): bump vnu-jar from 26.5.22 to 26.6.24 #1054

chore(deps-dev): bump vnu-jar from 26.5.22 to 26.6.24

chore(deps-dev): bump vnu-jar from 26.5.22 to 26.6.24 #1054

name: Check PR title
on:
pull_request:
branches: ['*']
types:
- edited
- opened
- synchronize
jobs:
check-pr-title:
name: Check PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}