We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37414e1 commit 79837beCopy full SHA for 79837be
.github/workflows/ci.yml
@@ -24,7 +24,6 @@ jobs:
24
ci:
25
runs-on: ${{ matrix.os }}
26
if: ${{ github.event_name == 'push' || github.event_name == 'pull_request' }}
27
- needs: notify
28
strategy:
29
fail-fast: false
30
matrix:
0 commit comments