This commit is contained in:
Michel Roegl-Brunner 2025-03-17 16:26:19 +01:00
parent 5d48b76f44
commit acdd9fedac

View File

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