Redo work trigger

This commit is contained in:
olof.pettersson
2025-12-11 16:19:56 +01:00
parent 3677be9184
commit ea81554899

View File

@ -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: