Skip to content

Commit 2d24d42

Browse files
shybovychajimschubert
authored andcommitted
Fix auto-labeler for jax-rs (#4943)
1 parent a2532cc commit 2d24d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/auto-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ labels:
247247
'Server: Java':
248248
- '\s*?\[java-.*?\]\s*?'
249249
- '\s*?-[gl] java-.*?\s*?'
250-
- '\s*?-[gl] jaxrx-.*?\s*?'
250+
- '\s*?-[gl] jaxrs-.*?\s*?'
251251
'Server: Kotlin':
252252
- '\s*?\[ktor]\s*?'
253253
- '\s*?\[kotlin-spring]\s*?'

0 commit comments

Comments
 (0)