Skip to content

Commit

Permalink
force validation check
Browse files Browse the repository at this point in the history
  • Loading branch information
waylan committed Oct 6, 2023
1 parent 241561e commit a119442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
Please see the [Contributing Guide](https://python-markdown.github.io/contributing/#changelog) for details.
- name: Validate Changelog
if: success()
# if: success()
id: changelog_reader
uses: mindsers/changelog-reader-action@v2
with:
Expand Down

0 comments on commit a119442

Please sign in to comment.