Skip to content

Commit

Permalink
fix(ci): update labeler config
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinanielsen authored Dec 22, 2023
1 parent b455a73 commit 88b01b6
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,8 @@ docs:
- changed-files:
- any-glob-to-any-file:
- docs/**
- guides/**

# Add 'Documentation' label to any change to .md files within the entire repository
docs:
- changed-files:
- any-glob-to-any-file: '**/*.md'

- **/*.md

api:
- changed-files:
- any-glob-to-any-file: '**/*.go'
Expand Down

0 comments on commit 88b01b6

Please sign in to comment.