Skip to content

Commit

Permalink
chore: add label for documentation branches in labeler configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
0x1026 committed Dec 17, 2024
1 parent 5f6ca75 commit c3b449c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ kind/design:
- any-glob-to-any-file:
- .editorconfig

kind/docs:
- head-branch: '^docs\/'

kind/feature:
- head-branch: '^feat\/'

Expand Down

0 comments on commit c3b449c

Please sign in to comment.