mirror of
https://github.com/actions/labeler.git
synced 2026-01-11 07:16:16 +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']
|