Update schedule

This commit is contained in:
None 2025-06-03 17:30:27 +02:00 committed by GitHub
parent dcfd22bc2b
commit f4529e5f05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ name: Update domains
on:
schedule:
- cron: "0 */3 * * *"
- cron: "0 7-21 * * *"
workflow_dispatch:
jobs:
@ -47,4 +47,4 @@ jobs:
git push
else
echo "No changes to .github/.domain/domains.json to commit."
fi
fi