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: on:
schedule: # schedule:
- cron: "* * * * *" # - cron: "* * * * *"
workflow_dispatch: workflow_dispatch:
jobs: jobs:
check_releases: check_releases: