Skip to content

Commit 5895f19

Browse files
committed
Merge branch '5.8.x' into 6.2.x
2 parents 8d43f1b + 5d335cc commit 5895f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
secrets: inherit
116116
send-notification:
117117
name: Send Notification
118-
needs: [ perform-release ]
118+
needs: [ perform_release, perform_post_release ]
119119
if: failure()
120120
runs-on: ubuntu-latest
121121
steps:

0 commit comments

Comments
 (0)