From 989b3c0bb8928aa510a289369a82b775f7884d5c Mon Sep 17 00:00:00 2001 From: Abhishek Pandey Date: Tue, 30 Jan 2024 21:11:19 -0800 Subject: [PATCH] Remove teams notif --- .github/workflows/sanity-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sanity-test.yaml b/.github/workflows/sanity-test.yaml index 2a4ac5835..dcf30b4a4 100644 --- a/.github/workflows/sanity-test.yaml +++ b/.github/workflows/sanity-test.yaml @@ -534,4 +534,4 @@ jobs: uses: ./.github/actions/teams-message with: msg: "[FAILED] Sanity Tests" - teams_url: ${{ secrets.TEAMS_CORSO_CI_WEBHOOK_URL }} + #teams_url: ${{ secrets.TEAMS_CORSO_CI_WEBHOOK_URL }}