mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-01-25 23:35:41 +03:00
branches
This commit is contained in:
4
.github/workflows/resolve_networks.yml
vendored
4
.github/workflows/resolve_networks.yml
vendored
@@ -4,12 +4,12 @@ env:
|
|||||||
GH_PAT: ${{ secrets.GH_PAT }}
|
GH_PAT: ${{ secrets.GH_PAT }}
|
||||||
REPO_NAME: AS_Network_List
|
REPO_NAME: AS_Network_List
|
||||||
REPO_OWNER: C24Be
|
REPO_OWNER: C24Be
|
||||||
WHOIS_RESOLVE_LIMIT: 10
|
WHOIS_RESOLVE_LIMIT: 100
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0,30 1-4 1 * *'
|
- cron: '0 1-5 1 * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
resolve_asn:
|
resolve_asn:
|
||||||
|
|||||||
Reference in New Issue
Block a user