[data/scanner] Add binaryedge

This commit is contained in:
2023-08-10 10:56:07 +02:00
parent be7f63dbaa
commit 5f2c4f7257
5 changed files with 1172552 additions and 1 deletions

View File

@ -11,7 +11,8 @@ on:
- cron: "30 */8 * * *"
jobs:
build-stretchoid:
build-scanners-list:
name: Build scanners list
environment:
name: sudo-bot
runs-on: ubuntu-latest
@ -20,6 +21,8 @@ jobs:
uses: actions/checkout@v3
- name: Build the stretchoid list
run: ./make-stretchoid.sh
- name: Build the binaryedge list
run: ./make-binaryedge.sh
- name: Post the summary
run: |
git add -A