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
82ad848c84
commit
9eb4abad29
1 changed files with 2 additions and 2 deletions
4
.github/workflows/dist-2.yml
vendored
4
.github/workflows/dist-2.yml
vendored
|
@ -2,8 +2,8 @@ name: Repository Dispatch
|
|||
on:
|
||||
repository_dispatch:
|
||||
types: [my-event]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
#pull_request:
|
||||
#branches: [master]
|
||||
|
||||
jobs:
|
||||
myEvent:
|
||||
|
|
Loading…
Reference in a new issue