github/labeler: improve the match patterns

This includes new rules for setting the appleOS and logging labels and
matches on some example files. Also, enable dot mode for wildcard
matches in the .github directory.
This commit is contained in:
Dan Fandrich 2023-09-21 10:50:49 -07:00
parent 6bc7191438
commit ddc180fdc9
2 changed files with 57 additions and 3 deletions

View file

@ -25,3 +25,4 @@ jobs:
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: false
dot: true