Skip to content

Commit 4ef291a

Browse files
authored
Update labeler.yml
1 parent 76d9bca commit 4ef291a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/labeler.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Documentation:
1+
documentation:
22
- '**/*.md'
3-
CI/CD:
3+
ci/cd:
44
- .github/**/*
5-
AsyncAPI.Readers:
5+
asyncapi.readers:
66
- src/LEGO.AsyncAPI.Readers/**/*
7-
AsyncAPI.Models:
7+
asyncapi.models:
88
- src/LEGO.AsyncAPI/**/*
9-
AsyncAPI.Tests:
9+
asyncapi.tests:
1010
- test/**/*

0 commit comments

Comments
 (0)