Selaa lähdekoodia

CI: fix trigger branch

Signed-off-by: Tianling Shen <[email protected]>
Tianling Shen 3 vuotta sitten
vanhempi
sitoutus
0cad9006f5
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      .github/workflows/build-ipk.yml

+ 2 - 0
.github/workflows/build-ipk.yml

@@ -11,6 +11,8 @@ on:
       - '.github/**'
 
   pull_request:
+    branches:
+      - 'master'
     types: 
       - opened
       - synchronize