mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
update scan
This commit is contained in:
parent
9de166d594
commit
e410fb0b24
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ jobs:
|
||||||
# The repository scanning will be triggered periodically on the following branches.
|
# The repository scanning will be triggered periodically on the following branches.
|
||||||
branch: ["main"]
|
branch: ["main"]
|
||||||
steps:
|
steps:
|
||||||
- name: checkout Git repository
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
- name: Set up JDK 21
|
- name: Set up JDK 21
|
||||||
uses: actions/setup-java@v4
|
uses: actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue