diff --git a/.github/workflows/powershell-module-ci.yml b/.github/workflows/powershell-module-ci.yml index 8ee60f344..18a3c4156 100644 --- a/.github/workflows/powershell-module-ci.yml +++ b/.github/workflows/powershell-module-ci.yml @@ -1,6 +1,8 @@ name: PowerShell Module CI on: - pull_request + pull_request: + branches: + - master jobs: diff --git a/PowerShell/JumpCloud Module/test.ps1 b/PowerShell/JumpCloud Module/test.ps1 deleted file mode 100644 index e69de29bb..000000000