9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-25 18:09:17 +00:00

[ci skip] Delay auto update stream to run after Gale updated

This commit is contained in:
Dreeam
2024-07-16 04:18:58 +08:00
parent 2280b95def
commit bda30bfdf2

View File

@@ -3,7 +3,7 @@ name: Automatically update Gale commit hash
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
- cron: "0 1 * * *"
jobs:
build: