From b0c924b0663da633f51f7e8eb15301f57ae2478d Mon Sep 17 00:00:00 2001 From: Ed J Date: Mon, 30 Sep 2024 13:25:51 +0000 Subject: [PATCH] CI no need notify --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a6861ea..4608b4c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,6 @@ jobs: ci: runs-on: ${{ matrix.os }} if: ${{ github.event_name == 'push' || github.event_name == 'pull_request' }} - needs: notify strategy: fail-fast: false matrix: