Skip to content

Commit

Permalink
Update labeler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jlowin committed Sep 4, 2024
1 parent 5f7a87a commit 7134177
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
documentation:
- changed-files:
- any-glob-to-any-file: 'docs/*'
- changed-files:
- any-glob-to-any-file: "docs/*"

tests:
- changed-files:
- any-glob-to-any-file: "tests/*"

0 comments on commit 7134177

Please sign in to comment.