Skip to content

Commit

Permalink
removing validate changelog from pr-validation
Browse files Browse the repository at this point in the history
Signed-off-by: ntishchauhan0022 <nitishchauhan0022@gmail.com>
  • Loading branch information
nitishchauhan0022 committed Aug 16, 2023
1 parent 55a5181 commit 894e194
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,11 +148,3 @@ jobs:
output: ''
exit-code: 1
publish: false

validateChangelog:
name: Validate changelog
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate changelog
run: make validate-changelog

0 comments on commit 894e194

Please sign in to comment.