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

This commit is contained in:
Raboneko
2026-07-02 11:12:24 -05:00
committed by GitHub
parent 49f2c3bec4
commit db71cbaf1e
+2 -2
View File
@@ -2,8 +2,8 @@ name: Update
permissions:
contents: read
on:
schedule:
- cron: "*/10 * * * *"
#schedule:
# - cron: "*/10 * * * *"
workflow_dispatch:
jobs: