diff --git a/.github/workflows/check-audit.yml b/.github/workflows/check-audit.yml index 996ff361..ddfad943 100644 --- a/.github/workflows/check-audit.yml +++ b/.github/workflows/check-audit.yml @@ -45,7 +45,7 @@ jobs: - name: Run congiure command(PowerShell 5.1) run: | - ./WELA.ps1 configure + ./WELA.ps1 configure -Auto shell: powershell - name: Run WELA.ps1 audit-settings(PowerShell 5.1)