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
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
|
||||
|
||||
on:
|
||||
check_run:
|
||||
types: [created, completed, requested_action]
|
||||
check_suite:
|
||||
types: [completed]
|
||||
# repository_dispatch:
|
||||
# types: [my-event]
|
||||
#pull_request:
|
||||
|
|
Loading…
Reference in a new issue