This commit is contained in:
Sahil Ahuja 2025-01-29 21:04:42 +05:30
parent 85fd64b91a
commit d2e5183827

View File

@ -1,4 +1,6 @@
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:
workflow_call: