mirror of
https://github.com/0xMarcio/cve.git
synced 2026-04-30 23:18:04 +02:00
Update Mon May 27 03:47:54 CEST 2024
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
name: Generate CVE JSON
|
||||
|
||||
on:
|
||||
@@ -22,6 +23,8 @@ jobs:
|
||||
|
||||
- name: Change directory to docs and run CVE JSON generator script
|
||||
run: |
|
||||
git branch -m main
|
||||
remote set-url origin git@github.com:0xMarcio/cve.git
|
||||
cd docs
|
||||
python generate_cve_list.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user