Skip to content

Commit

Permalink
ci: don't notify on failed rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Aug 14, 2024
1 parent e6593b0 commit e932334
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
needs:
- test
- release
- rebase-prs
- deploy
if: always() && contains(needs.*.result, 'failure')
uses: myparcelnl/actions/.github/workflows/notify-on-failure.yml@v4
Expand Down

0 comments on commit e932334

Please sign in to comment.