ci: use random time for cron

pull/3997/head
Divyansh Singh 2 months ago
parent c245ee05c0
commit 3ec48f19a2

@ -2,7 +2,7 @@ name: Lock Threads
on: on:
schedule: schedule:
- cron: 0 0 * * * - cron: 38 4 * * *
workflow_dispatch: workflow_dispatch:
permissions: permissions:

Loading…
Cancel
Save