diff --git a/.github/actions/send_slack_notifications/action.yml b/.github/actions/send_slack_notifications/action.yml index 868a6cf53..1959eda89 100644 --- a/.github/actions/send_slack_notifications/action.yml +++ b/.github/actions/send_slack_notifications/action.yml @@ -18,7 +18,6 @@ runs: using: composite steps: - name: Send Slack Notification on Success - env: if: inputs.status == 'success' uses: 'deriv-com/shared-actions/.github/actions/send_slack_notification@master' with: