Merge branch '6.3.x' into 6.4.x

Closes gh-16424
This commit is contained in:
Steve Riesenberg 2025-01-15 11:46:01 -06:00
commit b4befb4263
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9
1 changed files with 1 additions and 1 deletions

View File

@ -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