Update .gitea/workflows/check_releases.yaml

This commit is contained in:
2026-06-11 16:43:25 +02:00
committed by gitadmin
parent e5346819b7
commit 8638f7608c
+1
View File
@@ -1,6 +1,7 @@
on:
schedule:
- cron: "*/5 * * * *"
workflow_dispatch:
jobs:
check_releases:
runs-on: "ubuntu-latest-intranet"