Skip to content

Commit

Permalink
update workflow
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 9336881 commit 915af86
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Lint Charts

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

jobs:
check-metadata:
Expand Down

0 comments on commit 915af86

Please sign in to comment.