From 492fe6edad504854e203ccb84efca38200a2f09f Mon Sep 17 00:00:00 2001 From: Dusan Figala Date: Wed, 24 Apr 2024 13:48:51 +0200 Subject: [PATCH] Update notify job needs --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2f6528ea8..16c400bec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -82,7 +82,6 @@ jobs: - private-downstream-ci - downstream-ci-hpc - private-downstream-ci-hpc - - codecov if: always() && ${{ !github.event.pull_request.head.repo.fork && github.event.action != 'labeled' || github.event.label.name == 'approved-for-ci' }} steps: - name: Trigger Teams notification