runs_on: [ success, failure ]
This commit is contained in:
parent
9ca53e02f6
commit
0df26403ca
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@ steps:
|
|||
when:
|
||||
event: [push]
|
||||
|
||||
runs_on: [ failure ]
|
||||
runs_on: [ success, failure ]
|
||||
|
|
Loading…
Reference in a new issue