Skip to content

Commit b8b907e

Browse files
chg: require manual trigger for helm releases.
1 parent f633fd2 commit b8b907e

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/helm-release.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
name: helm release
22

33
on:
4-
push:
5-
branches:
6-
- PhilippKuntschik-patch-2
7-
tags:
8-
- '*'
4+
workflow_dispatch:
95

106
jobs:
117
dispatch_helm_release:

0 commit comments

Comments
 (0)