Skip to content

Commit c7cddef

Browse files
authored
misc: fix labeler (ggml-org#25012)
1 parent e9d1b76 commit c7cddef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ AMD ZenDNN:
3535
documentation:
3636
- changed-files:
3737
- any-glob-to-any-file:
38-
- **/*.md
38+
- "**/*.md"
3939
- docs/**
4040
- media/**
4141
examples:

0 commit comments

Comments
 (0)