Browse Source

Merge pull request #63 from nameczz/main

test ci
nameczz 4 years ago
parent
commit
263875ebd3
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .github/workflows/dev.yml

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

@@ -1,9 +1,8 @@
 name: Milvus insight dev release
 
 on:
-  pull_request:
+  push:
     branches: [main]
-    types: [closed]
 
 jobs:
   dev: