Change cron schedule to run hourly

This commit is contained in:
2026-02-11 15:11:26 +07:00
committed by GitHub
parent 1bd5a42956
commit a4e0c7d631
+1 -1
View File
@@ -2,7 +2,7 @@ name: Update subnets
on:
schedule:
- cron: '0 0 * * *'
- cron: '0 * * * *'
permissions:
contents: write