Skip to content

Commit

Permalink
[ci-skip] Add workflow_dispatch to helm chart release
Browse files Browse the repository at this point in the history
  • Loading branch information
bugfest committed Aug 28, 2023
1 parent d1cfb71 commit d0f977f
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
Expand Up @@ -5,6 +5,8 @@ on:
branches:
- master

workflow_dispatch:

jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d0f977f

Please sign in to comment.