mirror of
https://github.com/Yamato-Security/WELA.git
synced 2025-12-06 17:22:50 +01:00
add csv
This commit is contained in:
2
.github/workflows/create-csv.yml
vendored
2
.github/workflows/create-csv.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
}
|
||||
}
|
||||
}
|
||||
$output | Export-Csv -Path "config/eid_subcategory_mapping.csv" -NoTypeInformation -Encoding UTF8
|
||||
$output | Export-Csv -Path "config/eid_subcategory_mapping-org.csv" -NoTypeInformation -Encoding UTF8
|
||||
$output | Format-Table -AutoSize
|
||||
|
||||
- name: Configure Git
|
||||
|
||||
Reference in New Issue
Block a user