diff --git a/.github/workflows/resolve_networks.yml b/.github/workflows/resolve_networks.yml index ba2a05c..3bba469 100644 --- a/.github/workflows/resolve_networks.yml +++ b/.github/workflows/resolve_networks.yml @@ -4,7 +4,7 @@ env: GH_PAT: ${{ secrets.GH_PAT }} REPO_NAME: AS_Network_List REPO_OWNER: C24Be - WHOIS_RESOLVE_LIMIT: 100 + WHOIS_RESOLVE_LIMIT: 3500 on: workflow_dispatch: