Sfoglia il codice sorgente

ci : apply model label to models (#16994)

Sigbjørn Skjæret 2 mesi fa
parent
commit
d945834366
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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: