mirror of
https://github.com/rocky-linux/sig-cloud-instance-images.git
synced 2025-01-11 18:26:57 +00:00
save results publicly
Signed-off-by: Neil Hanlon <neil@rockylinux.org>
This commit is contained in:
parent
0f1c1475f9
commit
d9464b166e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/scan.yml
vendored
1
.github/workflows/scan.yml
vendored
|
@ -1,5 +1,6 @@
|
||||||
name: Scan images using trivy
|
name: Scan images using trivy
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 13 * * *"
|
- cron: "0 13 * * *"
|
||||||
|
|
Loading…
Reference in a new issue