mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Run the "typecheck our own code" workflow on PRs touching the lib/ directory (#13394)
This commit is contained in:
1
.github/workflows/meta_tests.yml
vendored
1
.github/workflows/meta_tests.yml
vendored
@@ -10,6 +10,7 @@ on:
|
||||
paths:
|
||||
- "scripts/**"
|
||||
- "tests/**"
|
||||
- "lib/**"
|
||||
- ".github/workflows/meta_tests.yml"
|
||||
- "requirements-tests.txt"
|
||||
- "pyproject.toml"
|
||||
|
||||
Reference in New Issue
Block a user