瀏覽代碼

CI: fix trigger branch

Signed-off-by: Tianling Shen <[email protected]>
Tianling Shen 3 年之前
父節點
當前提交
0cad9006f5
共有 1 個文件被更改,包括 2 次插入0 次删除
  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