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
683b7a8a6a
commit
6037f7db6a
1 changed files with 6 additions and 5 deletions
11
.github/workflows/onrush.yml
vendored
11
.github/workflows/onrush.yml
vendored
|
@ -1,11 +1,12 @@
|
||||||
name: pusher
|
name: pusher
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_call:
|
||||||
branches:
|
# push:
|
||||||
- master
|
# branches:
|
||||||
paths:
|
# - master
|
||||||
- file28.txt
|
# paths:
|
||||||
|
# - file28.txt
|
||||||
# workflow_run:
|
# workflow_run:
|
||||||
# workflows: ["Test Deploy"]
|
# workflows: ["Test Deploy"]
|
||||||
# types:
|
# types:
|
||||||
|
|
Loading…
Reference in a new issue