Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: labeler: use globstar where applicable
It appears the single glob '*' doesn't match recursively, so use the globstar '**' where we want to match anything within a subtree Signed-off-by: John Eckersberg <[email protected]>
- Loading branch information