From 0f27a2cbf2d911c180621b8a64311c68a738ad30 Mon Sep 17 00:00:00 2001 From: Be Date: Sun, 3 Mar 2024 19:33:14 +0100 Subject: [PATCH] branches --- .github/workflows/resolve_networks.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/resolve_networks.yml b/.github/workflows/resolve_networks.yml index ec916b9..ba2a05c 100644 --- a/.github/workflows/resolve_networks.yml +++ b/.github/workflows/resolve_networks.yml @@ -4,12 +4,12 @@ env: GH_PAT: ${{ secrets.GH_PAT }} REPO_NAME: AS_Network_List REPO_OWNER: C24Be - WHOIS_RESOLVE_LIMIT: 10 + WHOIS_RESOLVE_LIMIT: 100 on: workflow_dispatch: schedule: - - cron: '0,30 1-4 1 * *' + - cron: '0 1-5 1 * *' jobs: resolve_asn: