Skip to content

Commit b0ac6a9

Browse files
committed
test
1 parent bad0626 commit b0ac6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-changelog-updated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Changelog check
1414
uses: Zomzog/changelog-checker@v1.2.0
1515
with:
16-
fileName: docs/source/about/changelog.rst
16+
fileName: setup.py
1717
noChangelogLabel: "flag: no changelog" # default `no changelog`
1818
checkNotification: Simple # default `Detailed`
1919
env:

0 commit comments

Comments
 (0)