Skip to content

Commit

Permalink
Adding manual run trigger to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
csotiistvan authored May 30, 2024
1 parent bca7d72 commit 91786ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
release:
types:
- created
workflow_dispatch: # This allows the workflow to be triggered manually

jobs:
release:
Expand Down

0 comments on commit 91786ed

Please sign in to comment.