Skip to content

Commit

Permalink
Revert "ci: add workflow_dispatch trigger for chart release"
Browse files Browse the repository at this point in the history
This reverts commit 015d012.
This commit was required to manually trigger the chart-releaser workflow after a
failed post-merge run. This is not required any more.

Signed-off-by: Niladri Halder <[email protected]>
  • Loading branch information
niladrih committed Jul 5, 2024
1 parent 65f8eb0 commit cf9259a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
- 'deploy/helm/**'
branches:
- develop
workflow_dispatch:

jobs:
release:
Expand Down

0 comments on commit cf9259a

Please sign in to comment.