Skip to content

Commit f01a884

Browse files
Try fixing Labeler
1 parent b43bd5d commit f01a884

File tree

1 file changed

+23
-33
lines changed

1 file changed

+23
-33
lines changed

.github/labeler.yml

Lines changed: 23 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,43 @@
11
spec:aria:
2-
- any:
3-
- changed-files:
4-
- any-glob-to-any-file: 'index.html'
2+
- changed-files:
3+
- any-glob-to-any-file: 'index.html'
54

65
spec:accname:
7-
any:
8-
- changed-files:
9-
- any-glob-to-any-file: 'accname/**'
6+
- changed-files:
7+
- any-glob-to-any-file: 'accname/**'
108

119
spec:core-aam:
12-
- any:
13-
- changed-files:
14-
- any-glob-to-any-file: 'core-aam/**'
10+
- changed-files:
11+
- any-glob-to-any-file: 'core-aam/**'
1512

1613
spec:dpub-aam:
17-
- any:
18-
- changed-files:
19-
- any-glob-to-any-file: 'dpub-aam/**'
14+
- changed-files:
15+
- any-glob-to-any-file: 'dpub-aam/**'
2016

2117
spec:dpub-aria:
22-
- any:
23-
- changed-files:
24-
- any-glob-to-any-file: 'dpub-aria/**'
18+
- changed-files:
19+
- any-glob-to-any-file: 'dpub-aria/**'
2520

2621
spec:graphics-aam:
27-
- any:
28-
- changed-files:
29-
- any-glob-to-any-file: 'graphics-aam/**'
22+
- changed-files:
23+
- any-glob-to-any-file: 'graphics-aam/**'
3024

3125
spec:graphics-aria:
32-
- any:
33-
- changed-files:
34-
- any-glob-to-any-file: 'graphics-aria/**'
26+
- changed-files:
27+
- any-glob-to-any-file: 'graphics-aria/**'
3528

3629
spec:html-aam:
37-
- any:
38-
- changed-files:
39-
- any-glob-to-any-file: 'html-aam/**'
30+
- changed-files:
31+
- any-glob-to-any-file: 'html-aam/**'
4032

4133
spec:svg-aam:
42-
- any:
43-
- changed-files:
44-
- any-glob-to-any-file: 'svg-aam/**'
34+
- changed-files:
35+
- any-glob-to-any-file: 'svg-aam/**'
4536

4637
spec:mathml-aam:
47-
- any:
48-
- changed-files:
49-
- any-glob-to-any-file: 'mathml-aam/**'
38+
- changed-files:
39+
- any-glob-to-any-file: 'mathml-aam/**'
40+
5041
spec:pdf-aam:
51-
- any:
52-
- changed-files:
53-
- any-glob-to-any-file: 'pdf-aam/**'
42+
- changed-files:
43+
- any-glob-to-any-file: 'pdf-aam/**'

0 commit comments

Comments
 (0)