Skip to content

Commit

Permalink
Fix labeler config regarding documentation mapping (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcauberer committed Feb 26, 2024
1 parent 7ecae5c commit 3956922
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/labeler.yml
Expand Up @@ -20,11 +20,7 @@
- changed-files:
- any-glob-to-any-file:
- 'doc/**/*'
- 'media/**/*'
- 'README.md'
- 'CONTRIBUTING.md'
- 'LICENSE'
- 'CHANGELOG.md'
- 'media/specs/**/*'

'ci':
- changed-files:
Expand Down

0 comments on commit 3956922

Please sign in to comment.