Skip to content

Commit

Permalink
allow to manually call workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
klausmeyer committed Apr 22, 2024
1 parent 567670a commit 02bccec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Release helm chart

on:
workflow_dispatch:

push:
branches:
- master
Expand Down

0 comments on commit 02bccec

Please sign in to comment.