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