Update the paths that trigger the workflow

This commit is contained in:
0xThresh.eth
2024-11-08 21:27:43 -07:00
parent 46ffbbfa25
commit a8f0252597
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ on:
branches:
- main
paths:
- "charts/*/Chart.yaml"
- "charts/**"
jobs:
semantic-release: