Skip to content

Commit

Permalink
ORC-1655: Add label definition to conan directory
Browse files Browse the repository at this point in the history
### What changes were proposed in this pull request?
This PR aims to add label definition to conan directory.

### Why are the changes needed?
Modifications related to the `conan` directory are not automatically labeled.

### How was this patch tested?

### Was this patch authored or co-authored using generative AI tooling?
No

Closes #1846 from cxzl25/ORC-1655.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: William Hyun <william@apache.org>
  • Loading branch information
cxzl25 authored and williamhyun committed Mar 15, 2024
1 parent e1f185e commit 33dfd6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ BUILD:
- "cmake_modules/**/*"
- "proto/**/*"
- "**/*pom.xml"
- "conan/**/*"
DOCS:
- "site/**/*"
- "**/README.md"
Expand Down

0 comments on commit 33dfd6e

Please sign in to comment.