Skip to content

Commit f059c05

Browse files
committed
Merge branch '6.2.x' into 6.3.x
2 parents ce26b42 + d2ebde2 commit f059c05

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, perform_post_release ]
118+
needs: [ perform-release ]
119119
if: failure()
120120
runs-on: ubuntu-latest
121121
steps:

0 commit comments

Comments
 (0)