fix chart gh action configuration

This commit is contained in:
Sebastian Florek 2025-01-23 14:03:47 +01:00
parent 9ccb59d242
commit f21f2c3c4d
No known key found for this signature in database
GPG Key ID: DBC7C083B0200A0F
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: Publish OS Artifact Chart
on:
push:
paths:
- charts/osartifact
- charts/osartifact/**
branches:
- master

View File

@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
paths:
- charts/osbuilder
- charts/osbuilder/**
branches:
- master