Skip to content

Commit

Permalink
add new bump(deps): labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
fuxingloh committed Feb 13, 2024
1 parent be84fb1 commit 34db78b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ labels:
branch: '^chore/.*'
commits: "^chore(\\((deps|ci)\\))?:.*"

- label: 'chore'
matcher:
title: "^bump(\\((deps|ci)\\))?:.*"

- label: 'docs'
matcher:
title: '^docs:.*'
Expand Down

0 comments on commit 34db78b

Please sign in to comment.