Skip to content

Bump eslint-plugin-jsdoc from 50.6.0 to 50.6.1 #169

Bump eslint-plugin-jsdoc from 50.6.0 to 50.6.1

Bump eslint-plugin-jsdoc from 50.6.0 to 50.6.1 #169

name: "Enforce Changelog"
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
jobs:
changelog:
runs-on: ubuntu-latest
steps:
- uses: dangoslen/changelog-enforcer@v3
with:
skipLabels: "skip changelog"
missingUpdateErrorMessage: "PR does not update CHANGELOG.md! If this was done on purpose, add the 'skip changelog' label."