Skip to content

Commit

Permalink
chore(ci): Add workflow_dispatch trigger to release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Szwedko <[email protected]>
  • Loading branch information
jszwedko committed Oct 21, 2024
1 parent 7a17163 commit 08506fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- master
paths:
- "charts/**"
workflow_dispatch:

jobs:
release:
Expand Down

0 comments on commit 08506fd

Please sign in to comment.