Skip to content

Commit

Permalink
update ci condition
Browse files Browse the repository at this point in the history
  • Loading branch information
keturiosakys committed Jan 9, 2024
1 parent 091a2b7 commit f36db9c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Lint and test Helm charts

on:
pull_request:
paths:
- "charts/**"
branches: ["*"]

jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f36db9c

Please sign in to comment.