mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
chore: rename job
Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
This commit is contained in:
parent
c9825f7f7f
commit
88bd461a9d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-build.yml
vendored
2
.github/workflows/maven-build.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
||||||
|
|
||||||
collect-metadata:
|
collect-metadata:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: "Security and Compliance Checks"
|
name: Generate metadata
|
||||||
needs: build
|
needs: build
|
||||||
steps:
|
steps:
|
||||||
- name: Download all workflow run artifacts
|
- name: Download all workflow run artifacts
|
||||||
|
|
Loading…
Reference in a new issue