TEST: Cron adjustments
This commit is contained in:
@@ -8,7 +8,7 @@ on:
|
||||
|
||||
# Scheduled check for new versions (daily at 6 AM UTC)
|
||||
schedule:
|
||||
- cron: '*/5 * * * *' # Every 5 minutes for testing, change to '0 6 * * *' for daily
|
||||
- cron: '*/5 * * * *' # Every 5 minutes for testing
|
||||
|
||||
jobs:
|
||||
check-version:
|
||||
|
||||
Reference in New Issue
Block a user