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 716294e commit af6d31aCopy full SHA for af6d31a
.github/workflows/enforce-changelog-entry.yml
@@ -15,3 +15,4 @@ jobs:
15
with:
16
skipLabels: 'Skip-Changelog,dependencies,tests'
17
versionPattern: ^`(v\\d?\\.\\d?\\.\\d|Unreleased) <\\S+>`__
18
+ changeLogPath: CHANGELOG.rst
0 commit comments