Skip to content

Commit f9b15f8

Browse files
authored
Create labeler.yml
1 parent 84c8d93 commit f9b15f8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/workflows/labeler.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Documentation:
2+
- '**/*.md'
3+
CI/CD:
4+
- .github/**/*
5+
AsyncAPI.Readers:
6+
- src/LEGO.AsyncAPI.Readers/**/*
7+
AsyncAPI.Models:
8+
- src/LEGO.AsyncAPI/**/*
9+
AsyncAPI.Tests:
10+
- test/**/*

0 commit comments

Comments
 (0)