Explorar o código

add github action name

nameczz %!s(int64=4) %!d(string=hai) anos
pai
achega
d0ce596f0d
Modificáronse 2 ficheiros con 4 adicións e 0 borrados
  1. 2 0
      .github/workflows/dev.yml
  2. 2 0
      .github/workflows/release.yml

+ 2 - 0
.github/workflows/dev.yml

@@ -1,3 +1,5 @@
+name: Milvus insight dev release
+
 on:
   pull_request:
     branches:

+ 2 - 0
.github/workflows/release.yml

@@ -1,3 +1,5 @@
+name: Milvus insight prod release
+
 on:
   release:
     types: [released]