Skip to content

Commit 79837be

Browse files
committed
CI no need notify
1 parent 37414e1 commit 79837be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
ci:
2525
runs-on: ${{ matrix.os }}
2626
if: ${{ github.event_name == 'push' || github.event_name == 'pull_request' }}
27-
needs: notify
2827
strategy:
2928
fail-fast: false
3029
matrix:

0 commit comments

Comments
 (0)