瀏覽代碼

update test run target

lloydzhou 1 年之前
父節點
當前提交
103106bb93
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .github/workflows/test.yml

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

@@ -7,6 +7,8 @@ on:
     tags:
       - "!*"
   pull_request:
+    types:
+      - review_requested
 
 jobs:
   test: