We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f411da4 commit e2dbbc1Copy full SHA for e2dbbc1
.github/workflows/pr-checks.yml
@@ -14,6 +14,6 @@ jobs:
14
- name: Changelog check
15
uses: Zomzog/[email protected]
16
with:
17
- fileName: CHANGELOG.rst
+ fileName: CHANGELOG.md
18
env:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments