Skip to content

Commit 2aa4a32

Browse files
authored
[Github] Add compiler-rt:scudo label to scudo prs (#66829)
1 parent d06b3e3 commit 2aa4a32

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/new-prs-labeler.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ compiler-rt:sanitizer:
9090
- compiler-rt/lib/scudo/**
9191
- compiler-rt/test/scudo/**
9292

93+
compiler-rt:scudo:
94+
- compiler-rt/lib/scudo/**
95+
- compiler-rt/test/scudo/**
96+
9397
xray:
9498
- llvm/tools/llvm-xray/**
9599
- compiler-rt/*/xray/**

0 commit comments

Comments
 (0)