mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
Update dist-2.yml
This commit is contained in:
parent
0dc707b089
commit
82ad848c84
1 changed files with 2 additions and 1 deletions
3
.github/workflows/dist-2.yml
vendored
3
.github/workflows/dist-2.yml
vendored
|
@ -2,7 +2,8 @@ name: Repository Dispatch
|
|||
on:
|
||||
repository_dispatch:
|
||||
types: [my-event]
|
||||
pull_request:
|
||||
pull_request:
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
myEvent:
|
||||
|
|
Loading…
Reference in a new issue