Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 8d4a786

Browse files
committed
[ci skip] Run auto update every 5 days
1 parent 6bf5ec2 commit 8d4a786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Automatically update Leaf commit hash
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: "0 0 * * *"
6+
- cron: "0 0 1/5 * *"
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)