mirror of
https://github.com/nikdoof/ohayodash.git
synced 2025-12-13 10:02:17 +00:00
Only release the chart on Chart.yaml changes
This commit is contained in:
2
.github/workflows/release-chart.yaml
vendored
2
.github/workflows/release-chart.yaml
vendored
@@ -5,7 +5,7 @@ name: release chart
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- "charts/ohayodash/**"
|
||||
- "charts/**/Chart.yaml"
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user