Update skipLabel to skipLabels in workflow

This commit is contained in:
Niko 2025-12-23 18:43:11 +01:00 committed by GitHub
parent 9119b6a070
commit 179d3e486c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,4 +12,4 @@ jobs:
- uses: dangoslen/changelog-enforcer@v3.6.1 - uses: dangoslen/changelog-enforcer@v3.6.1
with: with:
changeLogPath: 'CHANGELOG.md' changeLogPath: 'CHANGELOG.md'
skipLabel: 'skip-changelog' skipLabels: 'skip-changelog'