Skip to content

Commit

Permalink
Merge pull request #12 from linode-obs/ci/manual-run-helmrelease
Browse files Browse the repository at this point in the history
ci: allow manual runs for helm releases
  • Loading branch information
cxdy authored Oct 31, 2024
2 parents 44a25c2 + ef3dbbc commit f5a8728
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
paths:
- "deploy/kubernetes/helm/**"
workflow_dispatch:

jobs:
release:
Expand Down

0 comments on commit f5a8728

Please sign in to comment.