Skip to content

Bump @babel/traverse from 7.19.6 to 7.24.1 #338

Bump @babel/traverse from 7.19.6 to 7.24.1

Bump @babel/traverse from 7.19.6 to 7.24.1 #338

Workflow file for this run

name: Changelog
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
jobs:
verify-changelog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
ref: ${{ github.event.pull_request.head.sha }}
- uses: dangoslen/changelog-enforcer@v3
with:
skipLabels: skip-changelog