Skip to content

Commit d2ebde2

Browse files
committed
Revert merged file
Issue gh-15503
1 parent 5895f19 commit d2ebde2

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)