ci: adjust audit-dependencies cron time

This commit is contained in:
Elliot DeNolf
2025-09-15 14:01:26 -04:00
parent cdeb828971
commit 898e937c63

View File

@@ -1,9 +1,9 @@
name: audit-dependencies
on:
# Sundays at 2am EST
# Monday at 2am EST
schedule:
- cron: '0 7 * * 0'
- cron: '0 7 * * 1'
workflow_dispatch:
inputs:
audit-level: