From 075c0fbb9845b53d1af4d779d05e162513ee55ac Mon Sep 17 00:00:00 2001 From: mohawk2 Date: Mon, 16 Sep 2024 00:45:31 +0100 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 5450747..13603c1 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: