Forráskód Böngészése

update ci-app-prod.yml

Yuki Takei 4 éve
szülő
commit
63d6a3a775
1 módosított fájl, 2 hozzáadás és 0 törlés
  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: