This commit is contained in:
Michel Roegl-Brunner 2025-03-18 08:38:33 +01:00
parent 48b7672306
commit 437e121456

View File

@ -1,6 +1,7 @@
name: Crawl Versions from newreleases.io
on:
workflow_dispatch:
schedule:
# Runs at 12:00 AM and 12:00 PM UTC
- cron: "0 0,12 * * *"