Update common.release.yaml

This commit is contained in:
Kjeld Schouten-Lebbing
2023-02-28 00:05:04 +01:00
committed by GitHub
parent 8336f7a38d
commit 9430ee40f4

View File

@@ -4,11 +4,11 @@ concurrency: helm-release
on:
workflow_dispatch:
# push:
# branches:
# - main
# paths:
# - 'charts/*'
push:
branches:
- main
paths:
- 'charts/*'
jobs:
release-charts: