Skip to content

chore: bump es5-ext from 0.10.53 to 0.10.63 #1210

chore: bump es5-ext from 0.10.53 to 0.10.63

chore: bump es5-ext from 0.10.53 to 0.10.63 #1210

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