From 3b2057b14850c7e48c3cea6baccddbc49ecb39a7 Mon Sep 17 00:00:00 2001 From: Mathias Vorreiter Pedersen Date: Thu, 1 May 2025 12:01:06 +0100 Subject: [PATCH] Update powershell-pr-check.yml --- .github/workflows/powershell-pr-check.yml | 3 --- 1 file changed, 3 deletions(-) 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: