Skip to content

Commit db3b654

Browse files
committed
remove path filters to allow required check
1 parent 52b212a commit db3b654

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/pester-tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,8 @@ name: Pester Tests
33
on:
44
pull_request:
55
branches: [ main ]
6-
paths:
7-
- 'src/**'
8-
- '.github/workflows/pester-tests.yml'
96
push:
107
branches: [ main ]
11-
paths:
12-
- 'src/**'
13-
- '.github/workflows/pester-tests.yml'
148

159
jobs:
1610
test:

0 commit comments

Comments
 (0)