Skip to content

Commit

Permalink
Added changelog validation (#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
paologallinaharbur committed Jul 17, 2023
1 parent f59b049 commit 98760a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ jobs:
continue-on-error: ${{ github.event_name != 'pull_request' }}
with:
only-new-issues: true
- name: Check if CHANGELOG is valid
uses: newrelic/release-toolkit/validate-markdown@v1

test-nix:
name: Run unit tests on *Nix
Expand Down

0 comments on commit 98760a8

Please sign in to comment.