mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 03:13:44 +08:00
chore: alpha update cron
This commit is contained in:
parent
3e45cc4650
commit
1c233783a7
4
.github/workflows/alpha.yml
vendored
4
.github/workflows/alpha.yml
vendored
@ -3,8 +3,8 @@ name: Alpha Build
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
# UTC+8 00:00 (UTC 16:00 previous day) and UTC+8 12:00 (UTC 04:00)
|
# UTC+8 0,6,12,18
|
||||||
- cron: "0 16,4 * * *"
|
- cron: "0 16,22,4,10 * * *"
|
||||||
permissions: write-all
|
permissions: write-all
|
||||||
env:
|
env:
|
||||||
CARGO_INCREMENTAL: 0
|
CARGO_INCREMENTAL: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user