mirror of
https://github.com/actions/labeler.git
synced 2026-01-07 04:37:14 +08:00
7 lines
157 B
YAML
7 lines
157 B
YAML
tests:
|
|
- any:
|
|
- head-branch: ['^tests/', '^test/']
|
|
- changed-files: ['tests/**/*']
|
|
- all:
|
|
- changed-files: ['!tests/requirements.txt']
|