test new actions
All checks were successful
Container Publish / on-success-skip (push) Has been skipped
Container Publish / build-image (push) Successful in 16s

This commit is contained in:
2025-06-07 19:39:29 +02:00
parent 160d389192
commit 30e458be26
2 changed files with 14 additions and 0 deletions

View File

@@ -5,6 +5,10 @@ on:
schedule:
- cron: "0 14 * * *"
workflow_dispatch:
workflow_call:
workflow_run:
workflows: [build_and_publish.yaml]
types: [completed]
jobs:
scan: