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
0bfd7eb178
commit
826627c07c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/dist-2.yml
vendored
4
.github/workflows/dist-2.yml
vendored
|
@ -1,8 +1,8 @@
|
||||||
name: Repository Dispatch
|
name: Repository Dispatch
|
||||||
|
|
||||||
on:
|
on:
|
||||||
check_run:
|
check_suite:
|
||||||
types: [created, completed, requested_action]
|
types: [completed]
|
||||||
# repository_dispatch:
|
# repository_dispatch:
|
||||||
# types: [my-event]
|
# types: [my-event]
|
||||||
#pull_request:
|
#pull_request:
|
||||||
|
|
Loading…
Reference in a new issue