Redo work trigger
This commit is contained in:
@ -6,7 +6,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'Chart.yaml' # Only trigger if version changes or main is updated
|
||||
- '*.yaml' # Only trigger if yaml files on main are updated
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
||||
Reference in New Issue
Block a user