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