Merge pull request 'feat: enable manual triggering for Aikido Security Full Scan workflow' (#24) from chore/workflow-dispatch into main

Reviewed-on: #24
This commit is contained in:
Michael.Seele@schmalz.de 2026-05-05 13:55:07 +00:00
commit aa4aa9131a
Signed by: schmalz-git.git.onstackit.cloud
GPG key ID: 569DFBE669A0D544

View file

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