Skip to content

Commit 6d892a2

Browse files
committed
chore: trim workflow paths to existing files
1 parent 2b0381c commit 6d892a2

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build_wheels.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,8 @@ on:
66
- '**/*.py'
77
- '**/*.pyi'
88
- 'pyproject.toml'
9-
- 'mypy.ini'
10-
- 'setup.cfg'
119
- 'setup.py'
12-
- 'requirements*.txt'
1310
- 'tox.ini'
14-
- 'poetry.lock'
1511
- '.pre-commit-config.yaml'
1612
- '.github/workflows/build_wheels.yml'
1713
branches: [main, master, 'release*']

0 commit comments

Comments
 (0)