ci: update labeler.yml (#10603)

This commit is contained in:
Aaron Craelius
2021-11-24 09:15:52 +01:00
committed by GitHub
parent d03469165a
commit 36651b03be
+7
View File
@@ -20,6 +20,8 @@
- x/gov/**/*
"C:x/mint":
- x/mint/**/*
"C:x/nft":
- x/nft/**/*
"C:x/params":
- x/params/**/*
"C:Simulations":
@@ -54,3 +56,8 @@
- docs/architecture/**/*
"C:container":
- container/**/*
"C:Store":
- store/**/*
- db/**/*
"C:orm":
- orm/**/*