Skip to content

Commit

Permalink
[CI] Deploy CI
Browse files Browse the repository at this point in the history
  • Loading branch information
admin-cloudforet committed Apr 8, 2024
1 parent 4c64bb1 commit d48de86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dispatch_make_helm_chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Make Helm Chart"
name: "[Dispatch] Make Helm Chart"
on:
workflow_dispatch:
repository_dispatch:
Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:

notify_to_slack:
if: github.repository_owner == 'cloudforet-io'
needs: [helm_cloudforet]
needs: helm_cloudforet
runs-on: ubuntu-latest
steps:
- name: Slack
Expand Down

0 comments on commit d48de86

Please sign in to comment.