diff --git a/.github/workflows/powershell-pr-check.yml b/.github/workflows/powershell-pr-check.yml index 19d40ff9059..8a64b022d1a 100644 --- a/.github/workflows/powershell-pr-check.yml +++ b/.github/workflows/powershell-pr-check.yml @@ -2,9 +2,6 @@ name: PowerShell PR Check on: pull_request: - paths: - - "powershell/**" - - "shared/**" branches: - main workflow_dispatch: