Update .gitea/workflows/check_releases.yaml

This commit is contained in:
2026-06-11 16:47:06 +02:00
committed by gitadmin
parent 8638f7608c
commit 8c1ec49f6b
+1 -1
View File
@@ -1,6 +1,6 @@
on:
schedule:
- cron: "*/5 * * * *"
- cron: "* * * * *"
workflow_dispatch:
jobs:
check_releases: