Skip to content

Commit

Permalink
ci: set change log reader validation level to warn
Browse files Browse the repository at this point in the history
  • Loading branch information
William-Fernandes252 committed Nov 12, 2023
1 parent b279c16 commit 734c8af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
uses: mindsers/changelog-reader-action@v2
with:
validation_depth: 10
validation_level: warn
version: ${{ steps.tag_name.outputs.current_version }}
path: ./CHANGELOG.md

Expand Down

0 comments on commit 734c8af

Please sign in to comment.