https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0380684ddcf9febf29dc07225b3ae8223d541aaf

commit 0380684ddcf9febf29dc07225b3ae8223d541aaf
Author:     Mark Jansen <[email protected]>
AuthorDate: Sun Sep 5 16:39:18 2021 +0200
Commit:     Mark Jansen <[email protected]>
CommitDate: Sun Sep 5 16:39:57 2021 +0200

    [GITHUB] Automatically apply ROSTESTS label
---
 .github/labeler.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/labeler.yml b/.github/labeler.yml
index 98b88afd411..5b1e9d0d10d 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -10,3 +10,6 @@ freeldr:
 "kernel&hal":
   - hal/**
   - ntoskrnl/**
+
+ROSTESTS:
+  - modules/rostests/**

Reply via email to