remove scheduled check

This commit is contained in:
2026-06-11 17:11:56 +02:00
parent 62c62ee7e7
commit 49894caa51
+2 -2
View File
@@ -1,6 +1,6 @@
on:
schedule:
- cron: "* * * * *"
# schedule:
# - cron: "* * * * *"
workflow_dispatch:
jobs:
check_releases: