Commit 027916aa authored by kf's avatar kf

fix: update PR labeler to include SDK

Updates the PR labeler to correctly label the SDK. I noticed that the
SDK was not being correctly labeled and realized that I had to add it to
this file.
parent e0f7e5f4
......@@ -30,5 +30,8 @@ M-core-utils:
M-dtl:
- any: ['packages/data-transport-layer/**/*']
M-sdk:
- any: ['packages/sdk/**/*']
M-ops:
- any: ['ops/**/*']
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment