Преглед изворни кода

Merge pull request #5661 from ChatGPTNextWeb/remove-pr-preview

update test run target
Lloyd Zhou пре 1 година
родитељ
комит
370f143157
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: