TEST: One minute check

This commit is contained in:
2025-09-04 19:23:38 +02:00
parent 49d6e64ca3
commit f2c0eab562

View File

@@ -8,7 +8,7 @@ on:
# Scheduled check for new versions (daily at 6 AM UTC)
schedule:
- cron: '0 6 * * *'
- cron: '* * * * *' # test each one minute
jobs:
check-version: