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
39d2609547
commit
75e7cf9f59
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dist-2.yml
vendored
2
.github/workflows/dist-2.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: Repository Dispatch
|
||||
on:
|
||||
repository_dispatch:
|
||||
types: [my-event]
|
||||
types: [success]
|
||||
#pull_request:
|
||||
#branches: [master]
|
||||
|
||||
|
|
Loading…
Reference in a new issue