Skip to content

Commit

Permalink
update to run lint-charts on PR
Browse files Browse the repository at this point in the history
Signed-off-by: Sally O'Malley <[email protected]>
  • Loading branch information
sallyom committed Oct 6, 2023
1 parent 22f2c9b commit b52e6c0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: Lint Charts

on:
workflow_dispatch:
#pull_request:
# paths:
# - "charts/**"
# - ".github/**"
pull_request:
paths:
- "charts/**"
- ".github/**"

jobs:
check-metadata:
Expand Down

0 comments on commit b52e6c0

Please sign in to comment.