Skip to content

Commit

Permalink
ci(helm): only run lint/test on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
yungwood committed Jan 12, 2025
1 parent e031f99 commit 7559640
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: helm

on:
push:
branches:
- "*"
paths:
- "charts/**"
pull_request:
paths:
- "charts/**"
Expand Down

0 comments on commit 7559640

Please sign in to comment.