ci: notify on success or failures
This commit is contained in:
parent
1c69c7e269
commit
946bb3183f
|
@ -42,3 +42,7 @@ steps:
|
|||
from_secret: matrix_username
|
||||
password:
|
||||
from_secret: matrix_password
|
||||
trigger:
|
||||
status:
|
||||
- failure
|
||||
- success
|
||||
|
|
Loading…
Reference in a new issue