Schedule build to run on workday end (11:00 UTC)
(cherry picked from commit 3628b659728bde73de33a2d3704e834e6867d2e9)
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: "0 11 * * *"
|
||||||
|
|
||||||
name: Build dev binaries
|
name: Build dev binaries
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user