Skip to content

Commit

Permalink
ci: update labeler.yml (cosmos#10603)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronc authored Nov 24, 2021
1 parent d034691 commit 36651b0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
- x/gov/**/*
"C:x/mint":
- x/mint/**/*
"C:x/nft":
- x/nft/**/*
"C:x/params":
- x/params/**/*
"C:Simulations":
Expand Down Expand Up @@ -54,3 +56,8 @@
- docs/architecture/**/*
"C:container":
- container/**/*
"C:Store":
- store/**/*
- db/**/*
"C:orm":
- orm/**/*

0 comments on commit 36651b0

Please sign in to comment.