mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
Removed manual workflow trigger
This commit is contained in:
parent
5eab3a368a
commit
765d361d07
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci-minimal.yml
vendored
1
.github/workflows/ci-minimal.yml
vendored
|
@ -9,7 +9,6 @@ on:
|
|||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
workflow_dispatch:
|
||||
|
||||
# The actual workflow jobs. I've split some of these up to
|
||||
# allow more flexibility in future.
|
||||
|
|
Loading…
Reference in a new issue