Update powershell-pr-check.yml

This commit is contained in:
Mathias Vorreiter Pedersen
2025-05-01 12:01:06 +01:00
committed by GitHub
parent d6c6015558
commit 3b2057b148

View File

@@ -2,9 +2,6 @@ name: PowerShell PR Check
on:
pull_request:
paths:
- "powershell/**"
- "shared/**"
branches:
- main
workflow_dispatch: