seitime-frappe/.github/labeler.yml
2022-08-01 15:30:03 +05:30

4 lines
127 B
YAML

# Any python files modifed but no test files modified
add-test-cases:
- any: ['frappe/**/*.py']
all: ['!frappe/**/test*.py']