Skip to content

Commit

Permalink
👷 don't build app on chart workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mshade committed Sep 7, 2023
1 parent 7219024 commit 59cfe12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths-ignore:
- 'k8s/**'
- 'chart/**'
- '.github/workflows/chart-testing.yaml'

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 59cfe12

Please sign in to comment.