Skip to content

SecOps - 41039 - Zero-hour auto purge (ZAP) is enabled for malware, phishing, and spam in email #2086

SecOps - 41039 - Zero-hour auto purge (ZAP) is enabled for malware, phishing, and spam in email

SecOps - 41039 - Zero-hour auto purge (ZAP) is enabled for malware, phishing, and spam in email #2086

Workflow file for this run

on: [pull_request]
jobs:
validate:
runs-on: windows-latest
steps:
- uses: actions/checkout@v6
- name: Install Prerequisites
run: .\build\powershell\Install-Prerequisites.ps1
shell: pwsh
- name: Validate
run: .\code-tests\pester.ps1
shell: pwsh