mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-13 20:05:09 +00:00
ci: fix auto label behaviour
This commit is contained in:
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
@@ -51,5 +51,5 @@ projects:
|
||||
|
||||
# Any python files modifed but no test files modified
|
||||
needs-tests:
|
||||
- any: ['**/*.py']
|
||||
- all: ['!**/test*.py']
|
||||
- any: ['erpnext/**/*.py']
|
||||
all: ['!erpnext/**/test*.py']
|
||||
|
||||
Reference in New Issue
Block a user