Browse Source

ci : apply model label to models (#16994)

Sigbjørn Skjæret 2 tháng trước cách đây
mục cha
commit
d945834366
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      .github/labeler.yml

+ 4 - 0
.github/labeler.yml

@@ -76,6 +76,10 @@ ggml:
     - changed-files:
         - any-glob-to-any-file:
             - ggml/**
+model:
+    - changed-files:
+        - any-glob-to-any-file:
+            - src/models/**
 nix:
     - changed-files:
         - any-glob-to-any-file: