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