Skip to content

Commit a3c4a5f

Browse files
committed
Fix labeller
1 parent a914c20 commit a3c4a5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,10 @@
110110
- all:
111111
- changed-files:
112112
- any-glob-to-any-file:
113-
- 'doc/release/**'
113+
- 'doc/users/**'
114114
- 'galleries/users_explain/**'
115115
- all-globs-to-all-files:
116-
- '!doc/release/next_whats_new/**'
116+
- '!doc/users/next_whats_new/**'
117117

118118
"topic: animation":
119119
- changed-files:

0 commit comments

Comments
 (0)