Skip to content

chore(deps): bump @babel/traverse from 7.15.4 to 7.23.9 #81

chore(deps): bump @babel/traverse from 7.15.4 to 7.23.9

chore(deps): bump @babel/traverse from 7.15.4 to 7.23.9 #81

name: 'Validate PR title'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-18.04
steps:
- uses: amannn/action-semantic-pull-request@master
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}