chore: remove unused i18n-check workflow and comment out schedule in autobuild

This commit is contained in:
Tunglies
2025-06-02 13:59:42 +08:00
parent 0536a45959
commit 06130b95d2
2 changed files with 3 additions and 61 deletions

View File

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