1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Merge branch '6.2.x' into 6.3.x

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