Skip to content

Commit d0f977f

Browse files
committed
[ci-skip] Add workflow_dispatch to helm chart release
1 parent d1cfb71 commit d0f977f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- master
77

8+
workflow_dispatch:
9+
810
jobs:
911
release:
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)