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

Merge branch '6.4.x'

Closes gh-16425
This commit is contained in:
Steve Riesenberg
2025-01-15 11:47:18 -06:00
@@ -116,7 +116,7 @@ jobs:
send-notification:
name: Send Notification
needs: [ perform-release ]
if: ${{ failure() || cancelled() }}
if: ${{ !success() }}
runs-on: ubuntu-latest
steps:
- name: Send Notification