mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
Update Mon May 27 03:47:54 CEST 2024
This commit is contained in:
parent
e6f993fab8
commit
16211e7e80
3
.github/workflows/generate_cve_json.yml
vendored
3
.github/workflows/generate_cve_json.yml
vendored
@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
name: Generate CVE JSON
|
name: Generate CVE JSON
|
||||||
|
|
||||||
on:
|
on:
|
||||||
@ -22,6 +23,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Change directory to docs and run CVE JSON generator script
|
- name: Change directory to docs and run CVE JSON generator script
|
||||||
run: |
|
run: |
|
||||||
|
git branch -m main
|
||||||
|
remote set-url origin git@github.com:0xMarcio/cve.git
|
||||||
cd docs
|
cd docs
|
||||||
python generate_cve_list.py
|
python generate_cve_list.py
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user