fix: update check-audit.yml to include -Auto parameter in configure command

This commit is contained in:
fukusuket
2025-10-22 00:32:12 +09:00
parent 4413e317f0
commit 367cdef344

View File

@@ -45,7 +45,7 @@ jobs:
- name: Run congiure command(PowerShell 5.1) - name: Run congiure command(PowerShell 5.1)
run: | run: |
./WELA.ps1 configure ./WELA.ps1 configure -Auto
shell: powershell shell: powershell
- name: Run WELA.ps1 audit-settings(PowerShell 5.1) - name: Run WELA.ps1 audit-settings(PowerShell 5.1)