Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- [ ] My commits follow the [Conventional Commits](https://www.conventionalcommits.org/) format
- [ ] I have run `helm lint .` and it passes
- [ ] I have run `helm unittest .` and all tests pass
- [ ] I have run `helm schema` and the schema is up to date
- [ ] I have added/updated unit tests for any new or changed templates
- [ ] I have updated documentation (README, CONTRIBUTING, values comments) if needed

Expand Down
22 changes: 0 additions & 22 deletions .github/workflows/helm-unittest.yml

This file was deleted.

16 changes: 0 additions & 16 deletions .github/workflows/lint.yml

This file was deleted.