Skip to content

Commit

Permalink
also run ci if chart.yaml is not changed
Browse files Browse the repository at this point in the history
  • Loading branch information
monotek authored Dec 14, 2020
1 parent 18d1b5d commit 44db0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ci
on:
pull_request:
paths:
- 'charts/**/[cC]hart.yaml'
- 'charts/**/**'

jobs:
codespell:
Expand Down

0 comments on commit 44db0bf

Please sign in to comment.