1
0
mirror of synced 2026-05-22 13:23:17 +00:00

Merge branch '6.3.x'

This commit is contained in:
Steve Riesenberg
2024-07-31 17:04:36 -05:00
@@ -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: