Skip to content

Commit

Permalink
ci(labeler): add labels for x/take and upgrades
Browse files Browse the repository at this point in the history
Signed-off-by: Artur Troian <[email protected]>
  • Loading branch information
troian committed Jun 17, 2023
1 parent e6b7a02 commit f434c88
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/pr_labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,13 @@
- x/provider/**/*
"C:x/staking":
- x/staking/**/*
"C:x/take":
- x/take/**/*
"C:CLI":
- cmd/**/*
- x/*/client/cli/*
"C:upgrades":
- upgrades/**/*
"Type: Build":
- Makefile
- Dockerfile
Expand Down

0 comments on commit f434c88

Please sign in to comment.