From 97cd30c1654e24b4ebcc51bc87ff381304c29421 Mon Sep 17 00:00:00 2001 From: Be Date: Sun, 3 Mar 2024 23:41:20 +0100 Subject: [PATCH] RIPE DB --- .github/workflows/parse_ripe_database.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/parse_ripe_database.yml b/.github/workflows/parse_ripe_database.yml index 38dabb3..5e9535b 100644 --- a/.github/workflows/parse_ripe_database.yml +++ b/.github/workflows/parse_ripe_database.yml @@ -1,4 +1,4 @@ -name: All RU Networks and ASN updater +name: Parse RIPE DB env: GH_PAT: ${{ secrets.GH_PAT }}