Skip to content

Commit 7fab0fe

Browse files
authored
Expand label wildcard to contents
1 parent 5acf5d5 commit 7fab0fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/labeler.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33

44
azure-integrations:
5-
- azure/*
5+
- azure/**/*
66

77
azure:
8-
- azure/*
8+
- azure/**/*
99

1010
aws:
11-
- aws/*
11+
- aws/**/*

0 commit comments

Comments
 (0)