chore: update Dependabot alert schedule to run daily at 2 AM

This commit is contained in:
L1nSn0w 2026-03-26 16:06:20 +08:00
parent 0eb233eb46
commit 2cb4d9f59d

View File

@ -2,7 +2,7 @@ name: Dependabot Alert to Feishu
on:
schedule:
- cron: "0 * * * *"
- cron: "0 2 * * *"
workflow_dispatch:
permissions: