Skip to content

chore(deps): bump @babel/traverse from 7.13.0 to 7.23.2 in /examples/nextjs #20

chore(deps): bump @babel/traverse from 7.13.0 to 7.23.2 in /examples/nextjs

chore(deps): bump @babel/traverse from 7.13.0 to 7.23.2 in /examples/nextjs #20

Workflow file for this run

name: Check PR title
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: aslafy-z/conventional-pr-title-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}