Skip to content

Commit

Permalink
fix changelog path changelog enforcer
Browse files Browse the repository at this point in the history
  • Loading branch information
cleder committed Oct 8, 2024
1 parent 716294e commit af6d31a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/enforce-changelog-entry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ jobs:
with:
skipLabels: 'Skip-Changelog,dependencies,tests'
versionPattern: ^`(v\\d?\\.\\d?\\.\\d|Unreleased) <\\S+>`__
changeLogPath: CHANGELOG.rst

0 comments on commit af6d31a

Please sign in to comment.