mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-01-25 15:31:12 +03:00
Get data actions
This commit is contained in:
4
.github/workflows/update_blacklists.yml
vendored
4
.github/workflows/update_blacklists.yml
vendored
@@ -12,7 +12,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: 'BL/Update'
|
||||
name: 'Update'
|
||||
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
@@ -30,6 +30,6 @@ jobs:
|
||||
python-version: '3.12'
|
||||
- run: ./requirements.sh
|
||||
- run: ./blacklists_updater.sh
|
||||
- uses: ./.github/actions/dockerBuildPHP
|
||||
- uses: ./.github/actions/gitPush
|
||||
env:
|
||||
PUSH_FILES: auto/blacklist*txt
|
||||
|
||||
4
.github/workflows/update_ru_all_lists.yml
vendored
4
.github/workflows/update_ru_all_lists.yml
vendored
@@ -12,7 +12,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: 'BL/Update'
|
||||
name: 'Update'
|
||||
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
@@ -30,6 +30,6 @@ jobs:
|
||||
python-version: '3.12'
|
||||
- run: ./requirements.sh
|
||||
- run: ./get_info_from_ripe.py
|
||||
- uses: ./.github/actions/dockerBuildPHP
|
||||
- uses: ./.github/actions/gitPush
|
||||
env:
|
||||
PUSH_FILES: auto/all-ru-*txt
|
||||
|
||||
Reference in New Issue
Block a user