chore(ci/update): disable cron (#13635) (#13647)

This commit is contained in:
Raboneko
2026-07-02 11:04:57 -05:00
committed by GitHub
parent 17bb0f9cda
commit 40f6f32bf4
+2 -2
View File
@@ -2,8 +2,8 @@ name: Update
permissions:
contents: read
on:
schedule:
- cron: "*/10 * * * *"
#schedule:
# - cron: "*/10 * * * *"
workflow_dispatch:
jobs: