feat: enable manual triggering for Aikido Security Full Scan workflow
All checks were successful
validate-shared-actions / validate-shared-actions (pull_request) Successful in 44s
Aikido Security PR Check / Aikido Security Scan (pull_request) Successful in 54s

This commit is contained in:
Michael.Seele@schmalz.de 2026-05-05 13:08:43 +00:00
parent dd41de5246
commit 45794cdf82

View file

@ -3,6 +3,7 @@ name: Aikido Security Full Scan
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs:
aikido-full-scan: