Browse Source

change ci settings

Yuki Takei 3 năm trước cách đây
mục cha
commit
c2911b4b54
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .github/workflows/ci-app-prod.yml

+ 2 - 1
.github/workflows/ci-app-prod.yml

@@ -3,7 +3,8 @@ name: Node CI for app production
 on:
   push:
     branches:
-      - master
+      # - master
+      - support/ci-for-prod
     paths:
       - .github/workflows/ci-app-prod.yml
       - .github/workflows/reusable-app-prod.yml