Skip to content

Commit

Permalink
fix version pattern for changelog enforcer
Browse files Browse the repository at this point in the history
  • Loading branch information
cleder committed Oct 8, 2024
1 parent 0845ce3 commit fa1c801
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 @@ -14,3 +14,4 @@ jobs:
- uses: dangoslen/changelog-enforcer@204e7d3ef26579f4cd0fd759c57032656fdf23c7 # v3.6.1
with:
skipLabels: 'Skip-Changelog,dependencies,tests'
versionPattern: '^`Unreleased <\S+>`__$'

0 comments on commit fa1c801

Please sign in to comment.