mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-01-25 15:31:12 +03:00
whois resolve limit
This commit is contained in:
6
.github/workflows/resolve_networks.yml
vendored
6
.github/workflows/resolve_networks.yml
vendored
@@ -21,8 +21,6 @@ jobs:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
needs: get_lists
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
@@ -45,7 +43,7 @@ jobs:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
needs: get_lists
|
||||
needs: resolve_asn
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
@@ -69,7 +67,7 @@ jobs:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
needs: get_lists
|
||||
needs: resolve_ipv4
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user