Skip to content

Commit 4077ddb

Browse files
authored
Add requirement files to list of files to run primer against (#5566)
1 parent f8b2c3d commit 4077ddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/primer-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
paths:
1010
- "pylint/**"
1111
- "tests/primer/**"
12+
- "requirements*"
1213

1314
env:
1415
CACHE_VERSION: 3

0 commit comments

Comments
 (0)