Skip to content

Commit

Permalink
linting fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
nitishchauhan0022 committed Aug 11, 2023
1 parent 59095f8 commit 1dca47f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
output: ''
exit-code: 1
publish: false

validateChangelog:
name: Validate changelog
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -366,4 +366,4 @@ docker-build-dev-containers: ## Build dev-containers image

.PHONY: validate-changelog
validate-changelog: ## Validate changelog
./hack/validate-changelog.sh
./hack/validate-changelog.sh

0 comments on commit 1dca47f

Please sign in to comment.