mirror of
https://github.com/Yamato-Security/WELA.git
synced 2026-05-09 21:02:34 +02:00
update
This commit is contained in:
@@ -43,4 +43,8 @@ jobs:
|
||||
$audit_settings
|
||||
$endTime = Get-Date
|
||||
$duration = $endTime - $startTime
|
||||
Write-Output "Duration: $duration"
|
||||
Write-Output "Duration: $duration"
|
||||
|
||||
- name: Run
|
||||
run: |
|
||||
./config/WELA.ps1
|
||||
Reference in New Issue
Block a user