Skip to content

Commit 46aecbb

Browse files
Adjust changelog parser config settings.
1 parent c8db394 commit 46aecbb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/development.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
uses: guzman-raphael/changelog-reader-action@v5
1919
with:
2020
path: ./CHANGELOG.md
21-
# validation_depth: 10
22-
version: ${{env.PHARUS_VERSION}}
2321
- name: Verify changelog parsing
2422
env:
2523
TAG_NAME: ${{steps.changelog_reader.outputs.version}}
@@ -136,7 +134,6 @@ jobs:
136134
uses: guzman-raphael/changelog-reader-action@v5
137135
with:
138136
path: ./CHANGELOG.md
139-
# validation_depth: 10
140137
version: ${{env.PHARUS_VERSION}}
141138
- name: Create GH release
142139
id: create_gh_release

0 commit comments

Comments
 (0)