add openapi routes to aide template

This commit is contained in:
fa-sharp
2026-02-20 04:57:27 -05:00
parent 2efaa86440
commit 2c807d62bc
4 changed files with 75 additions and 6 deletions

View File

@@ -1,9 +1,6 @@
name: Dependency Check
on:
schedule:
# Run every Monday at 9:00 AM UTC
- cron: "0 9 * * 1"
workflow_dispatch: # Allow manual triggering
env: