We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d399f2a commit c108f1bCopy full SHA for c108f1b
.github/labeler.yml
@@ -1,11 +1,11 @@
1
-github_actions:
+github actions:
2
- '.github/workflows/*'
3
generator:
4
- - 'openapi-generator/*'
+ - 'openapi-generator/**/*'
5
annotations:
6
- - 'openapi-generator-annotations/*'
+ - 'openapi-generator-annotations/**/*'
7
cli:
8
- - 'openapi-generator-cli/*'
+ - 'openapi-generator-cli/**/*'
9
docs:
10
- 'README.md'
11
- 'CHANGELOG.md'
0 commit comments