disable release pipeline

This commit is contained in:
Kjeld Schouten-Lebbing
2023-01-21 12:32:01 +01:00
parent 01ea6e7e3a
commit bfca126f92

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: