ソースを参照

update ci-app-prod.yml

Yuki Takei 4 年 前
コミット
63d6a3a775
1 ファイル変更2 行追加0 行削除
  1. 2 0
      .github/workflows/ci-app-prod.yml

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

@@ -5,6 +5,8 @@ on:
     branches:
       - master
   pull_request:
+    branches:
+        - master
     types: [opened, reopened, synchronize]
 
 jobs: