Skip to content

Commit

Permalink
Updated Labeler Config (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
kozlov721 authored Oct 10, 2024
1 parent 3e959cf commit 2d333b4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ CLI:
- changed-files:
- any-glob-to-any-file: '**/__main__.py'

release:
- base-branch: 'main'
documentation:
- changed-files:
- any-glob-to-any-file: '**/*.md'

enhancement:
- head-branch:
Expand Down

0 comments on commit 2d333b4

Please sign in to comment.