Skip to content

Update Node.js to v22 - autoclosed #431

Update Node.js to v22 - autoclosed

Update Node.js to v22 - autoclosed #431

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
ref: ${{ github.event.pull_request.head.sha }}
- uses: dangoslen/changelog-enforcer@v3
with:
skipLabels: skip-changelog