chore verify image vulns

This commit is contained in:
Ruben Fiszel
2024-04-04 02:08:11 +02:00
parent 00dacb5b47
commit 373ea55512

View File

@@ -4,6 +4,9 @@ on:
schedule:
- cron: "0 0 */1 * *"
workflow_dispatch:
push:
branches:
- main
env:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io