mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-22 12:02:14 +00:00
Merge branch '6.4.x'
Closes gh-16425
This commit is contained in:
commit
ddca7dc629
@ -116,7 +116,7 @@ jobs:
|
|||||||
send-notification:
|
send-notification:
|
||||||
name: Send Notification
|
name: Send Notification
|
||||||
needs: [ perform-release ]
|
needs: [ perform-release ]
|
||||||
if: ${{ failure() || cancelled() }}
|
if: ${{ !success() }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Send Notification
|
- name: Send Notification
|
||||||
|
Loading…
x
Reference in New Issue
Block a user