Docs
This commit is contained in:
parent
85fd64b91a
commit
d2e5183827
2
.github/workflows/push-image-scan.yml
vendored
2
.github/workflows/push-image-scan.yml
vendored
@ -1,4 +1,6 @@
|
|||||||
name: Image Vulnerability Scan
|
name: Image Vulnerability Scan
|
||||||
|
# Secrets can only viewed in "push" events. Not pull_request events.
|
||||||
|
# That's why this step needs to be called on push, and not on pull_request (to read docker login password).
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user