mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 06:45:50 +00:00
scan main
This commit is contained in:
parent
58141b5c38
commit
3a3f3e59fa
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
# The repository scanning will be triggered periodically on the following branches.
|
# The repository scanning will be triggered periodically on the following branches.
|
||||||
branch: ["dev"]
|
branch: ["main"]
|
||||||
steps:
|
steps:
|
||||||
- uses: jfrog/frogbot@v2
|
- uses: jfrog/frogbot@v2
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue