Przeglądaj źródła

update ci-app-prod.yml

Yuki Takei 4 lat temu
rodzic
commit
63d6a3a775
1 zmienionych plików z 2 dodań i 0 usunięć
  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: