Skip to content

Commit

Permalink
ci: trigger test-chart workflow on schema changes
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed May 18, 2021
1 parent e1c4083 commit 1f31321
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,13 @@ on:
- "doc/**"
- "**/test-docs.yaml"
- "**.md"
- "**/schema.yaml"
- ".github/workflows/*"
- "!.github/workflows/test-chart.yaml"
push:
paths-ignore:
- "doc/**"
- "**/test-docs.yaml"
- "**.md"
- "**/schema.yaml"
- ".github/workflows/*"
- "!.github/workflows/test-chart.yaml"
branches-ignore:
Expand Down

0 comments on commit 1f31321

Please sign in to comment.