mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 05:56:31 +08:00
chore: update Dependabot alert schedule to run daily at 2 AM
This commit is contained in:
parent
0eb233eb46
commit
2cb4d9f59d
@ -2,7 +2,7 @@ name: Dependabot Alert to Feishu
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 * * * *"
|
||||
- cron: "0 2 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user