explicit noChangelogLabel
This commit is contained in:
parent
66ca724e07
commit
02d6188b4d
1
.github/workflows/changelog.yml
vendored
1
.github/workflows/changelog.yml
vendored
@ -15,5 +15,6 @@ jobs:
|
|||||||
uses: Zomzog/changelog-checker@v1.2.0
|
uses: Zomzog/changelog-checker@v1.2.0
|
||||||
with:
|
with:
|
||||||
fileName: CHANGELOG.md
|
fileName: CHANGELOG.md
|
||||||
|
noChangelogLabel: no changelog
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Reference in New Issue
Block a user