Update common.release.yaml

This commit is contained in:
Kjeld Schouten
2023-06-09 09:05:03 +02:00
committed by GitHub
parent 1b562b318a
commit 37d413177c

View File

@@ -3,13 +3,13 @@ name: "Charts: Release"
concurrency: helm-release
on:
workflow_dispatch:
push:
branches:
- main
- main
paths:
- ".github/*"
- "library/*"
workflow_dispatch:
- ".github/**"
- "library/**"
jobs:
release-charts: