We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 882ebd4 commit 6eae238Copy full SHA for 6eae238
1 file changed
.github/labeler.yml
@@ -1,4 +1,3 @@
1
-
2
# Pull Request Labeler Configuration
3
4
backend:
@@ -11,14 +10,14 @@ frontend:
11
10
12
documentation:
13
- changed-files:
14
- - any-glob-to-any-file:
+ - any-glob-to-any-file:
15
- 'docs/**/*'
16
- 'meta/docs/**/*'
17
- '**/*.md'
18
19
ci:
20
21
22
- '.github/**/*'
23
- 'devops/**/*'
24
0 commit comments