Skip to content

Commit

Permalink
Update ci-helm-release.yml - don't release if chart wasn't edited dir…
Browse files Browse the repository at this point in the history
…ectly
  • Loading branch information
jessebot authored Jul 25, 2023
1 parent d6f1134 commit 74e5544
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
branches:
- main
paths-ignore:
- '.github/**'
- 'LICENSE'
- 'README.md'

jobs:
release:
Expand Down

0 comments on commit 74e5544

Please sign in to comment.