chore: temporary disable auto build

This commit is contained in:
Tunglies 2025-04-16 00:58:03 +08:00
parent 36ac1ab488
commit 2fa90ef29e

View File

@ -2,9 +2,9 @@ name: Alpha Build
on:
workflow_dispatch:
schedule:
# schedule:
# UTC+8 0,6,12,18
- cron: "0 16,22,4,10 * * *"
# - cron: "0 16,22,4,10 * * *"
permissions: write-all
env:
CARGO_INCREMENTAL: 0