explicit noChangelogLabel

This commit is contained in:
Robin Müller 2021-11-02 00:10:01 +01:00
parent 66ca724e07
commit 02d6188b4d
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 1 additions and 0 deletions

View File

@ -15,5 +15,6 @@ jobs:
uses: Zomzog/changelog-checker@v1.2.0
with:
fileName: CHANGELOG.md
noChangelogLabel: no changelog
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}