Skip to content

Commit

Permalink
chore: use workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
joshsizer committed Mar 27, 2024
1 parent 5c0100d commit b81a30d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/helm_release.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Release Charts

on:
push:
branches:
- main
workflow_dispatch:

jobs:
release:
Expand Down

0 comments on commit b81a30d

Please sign in to comment.