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