We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad0626 commit b0ac6a9Copy full SHA for b0ac6a9
.github/workflows/check-changelog-updated.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Changelog check
14
uses: Zomzog/[email protected]
15
with:
16
- fileName: docs/source/about/changelog.rst
+ fileName: setup.py
17
noChangelogLabel: "flag: no changelog" # default `no changelog`
18
checkNotification: Simple # default `Detailed`
19
env:
0 commit comments