Skip to content

SecOps - 41035 - User reporting for phishing and spam is enabled and routed to a reviewed mailbox #2149

SecOps - 41035 - User reporting for phishing and spam is enabled and routed to a reviewed mailbox

SecOps - 41035 - User reporting for phishing and spam is enabled and routed to a reviewed mailbox #2149

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