Skip to content

Commit

Permalink
chore(ci): set auto-labeler for dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
  • Loading branch information
mudler authored Dec 4, 2024
1 parent cf4f024 commit 87b7648
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
enhancements:
- head-branch: ['^feature', 'feature']

dependencies:
- any:
- changed-files:
- any-glob-to-any-file: 'Makefile'

kind/documentation:
- any:
- changed-files:
Expand Down

0 comments on commit 87b7648

Please sign in to comment.