From d2ebde24184caa562d48b12cb7ee1914a265150d Mon Sep 17 00:00:00 2001 From: Steve Riesenberg <5248162+sjohnr@users.noreply.github.com> Date: Wed, 31 Jul 2024 17:04:09 -0500 Subject: [PATCH] Revert merged file Issue gh-15503 --- .github/workflows/continuous-integration-workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-integration-workflow.yml b/.github/workflows/continuous-integration-workflow.yml index da9eb6849c..e0cb08bab3 100644 --- a/.github/workflows/continuous-integration-workflow.yml +++ b/.github/workflows/continuous-integration-workflow.yml @@ -115,7 +115,7 @@ jobs: secrets: inherit send-notification: name: Send Notification - needs: [ perform_release, perform_post_release ] + needs: [ perform-release ] if: failure() runs-on: ubuntu-latest steps: