Skip to content

Commit c108f1b

Browse files
committed
chore: updated labeler
1 parent d399f2a commit c108f1b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/labeler.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
github_actions:
1+
github actions:
22
- '.github/workflows/*'
33
generator:
4-
- 'openapi-generator/*'
4+
- 'openapi-generator/**/*'
55
annotations:
6-
- 'openapi-generator-annotations/*'
6+
- 'openapi-generator-annotations/**/*'
77
cli:
8-
- 'openapi-generator-cli/*'
8+
- 'openapi-generator-cli/**/*'
99
docs:
1010
- 'README.md'
1111
- 'CHANGELOG.md'

0 commit comments

Comments
 (0)