Skip to content

Commit 1bc59e5

Browse files
authored
github: Add tablegen directories to PR autolabeler (#109129)
1 parent 5326614 commit 1bc59e5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/new-prs-labeler.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,3 +1008,8 @@ bazel:
10081008

10091009
offload:
10101010
- offload/**
1011+
1012+
tablegen:
1013+
- llvm/include/TableGen/**
1014+
- llvm/lib/TableGen/**
1015+
- llvm/utils/TableGen/**

0 commit comments

Comments
 (0)