mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
Run mypy workflow on _colorize.py
and Misc/mypy/**
changes (#133116)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
parent
eecafc3380
commit
01f11a0e4e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/mypy.yml
vendored
2
.github/workflows/mypy.yml
vendored
|
@ -8,8 +8,10 @@ on:
|
|||
pull_request:
|
||||
paths:
|
||||
- ".github/workflows/mypy.yml"
|
||||
- "Lib/_colorize.py"
|
||||
- "Lib/_pyrepl/**"
|
||||
- "Lib/test/libregrtest/**"
|
||||
- "Misc/mypy/**"
|
||||
- "Tools/build/generate_sbom.py"
|
||||
- "Tools/cases_generator/**"
|
||||
- "Tools/clinic/**"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue