mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
[update] update the steps in the pipeline
This commit is contained in:
parent
979eaa74c6
commit
2e9fd23040
1 changed files with 2 additions and 1 deletions
1
.github/workflows/pull-request.yml
vendored
1
.github/workflows/pull-request.yml
vendored
|
@ -57,6 +57,7 @@ jobs:
|
|||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
needs: [build]
|
||||
steps:
|
||||
-
|
||||
name: Checkout the code from main branch
|
||||
|
|
Loading…
Reference in a new issue