mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-01-25 23:35:41 +03:00
RIPE DB
This commit is contained in:
4
.github/workflows/parse_ripe_database.yml
vendored
4
.github/workflows/parse_ripe_database.yml
vendored
@@ -14,7 +14,7 @@ on:
|
||||
|
||||
jobs:
|
||||
get_lists:
|
||||
name: 'Get/Lists'
|
||||
name: 'Parse RIPE DB'
|
||||
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
@@ -34,4 +34,4 @@ jobs:
|
||||
- run: ./parse_ripe_db.py ripe.db.inetnum auto/ripe-ru-ipv4.txt auto/ripe-ru-ipv4.json
|
||||
- uses: ./.github/actions/gitPush
|
||||
env:
|
||||
PUSH_FILES: auto/*txt
|
||||
PUSH_FILES: auto/ripe*
|
||||
|
||||
Reference in New Issue
Block a user