[GITHUB] Add Labeler rule for ATL

This commit is contained in:
Mark Jansen
2023-04-17 13:38:00 +02:00
parent 09afeeccf5
commit 6e35c75035

4
.github/labeler.yml vendored
View File

@@ -1,4 +1,8 @@
# Labelling by the files touched
ATL:
- sdk/lib/atl/**
drivers:
- drivers/**
- sdk/lib/drivers/**