Skip to content

Commit be800f4

Browse files
authored
Run mypy when Tools/requirements-dev.txt changes (#108457)
1 parent be436e0 commit be800f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mypy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
paths:
1010
- "Tools/clinic/**"
1111
- "Tools/cases_generator/**"
12+
- "Tools/requirements-dev.txt"
1213
- ".github/workflows/mypy.yml"
1314
workflow_dispatch:
1415

0 commit comments

Comments
 (0)