Browse Source

Revert merged file

Issue gh-15503
pull/15518/head
Steve Riesenberg 1 year ago
parent
commit
d2ebde2418
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9
  1. 2
      .github/workflows/continuous-integration-workflow.yml

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

@ -115,7 +115,7 @@ jobs: @@ -115,7 +115,7 @@ jobs:
secrets: inherit
send-notification:
name: Send Notification
needs: [ perform_release, perform_post_release ]
needs: [ perform-release ]
if: failure()
runs-on: ubuntu-latest
steps:

Loading…
Cancel
Save