We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c8d93 commit f9b15f8Copy full SHA for f9b15f8
.github/workflows/labeler.yml
@@ -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