ci: Update TLDs every month only

This commit is contained in:
Krypton
2025-03-05 21:31:57 +01:00
committed by GitHub
parent c785eaf252
commit a39216cdc4

View File

@@ -2,7 +2,7 @@ name: Update TLDs list
on:
schedule:
- cron: "0 */12 * * *"
- cron: "0 0 1 * *"
workflow_dispatch:
jobs: