We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5625137 commit 0517cdcCopy full SHA for 0517cdc
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,6 @@ jobs:
20
ci:
21
runs-on: 'ubuntu-latest'
22
if: ${{ github.event_name == 'push' || github.event_name == 'pull_request' }}
23
- needs: notify
24
strategy:
25
fail-fast: false
26
steps:
0 commit comments