mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
Update onrush.yml
This commit is contained in:
parent
dd0c0a6190
commit
e80a2ff1ae
1 changed files with 5 additions and 4 deletions
9
.github/workflows/onrush.yml
vendored
9
.github/workflows/onrush.yml
vendored
|
@ -1,10 +1,11 @@
|
|||
name: pusher
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Test Deploy"]
|
||||
types:
|
||||
- completed
|
||||
push:
|
||||
#workflow_run:
|
||||
#workflows: ["Test Deploy"]
|
||||
#types:
|
||||
#- completed
|
||||
|
||||
jobs:
|
||||
on-push:
|
||||
|
|
Loading…
Reference in a new issue