Skip to content

Commit 20e4e87

Browse files
🪲 [Fix]: Remove path filter for Process-PSModule (#4)
## Description - Remove path filter for Process-PSModule ## Type of change <!-- Use the check-boxes [x] on the options that are relevant. --> - [ ] 📖 [Docs] - [x] 🪲 [Fix] - [ ] 🩹 [Patch] - [ ] ⚠️ [Security fix] - [ ] 🚀 [Feature] - [ ] 🌟 [Breaking change] ## Checklist <!-- Use the check-boxes [x] on the options that are relevant. --> - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas
1 parent 120e73f commit 20e4e87

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/Process-PSModule.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ on:
66
pull_request:
77
branches:
88
- main
9-
paths:
10-
- .github/workflows/Process-PSModule.yml
11-
- src/**
12-
- tests/**
139
types:
1410
- closed
1511
- opened

0 commit comments

Comments
 (0)