瀏覽代碼

Enable PR building for all branches.

Jon Shier 5 年之前
父節點
當前提交
b40b2e82d9
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      .github/workflows/ci.yml

+ 1 - 2
.github/workflows/ci.yml

@@ -7,8 +7,7 @@ on:
       - hotfix
       - hotfix
   pull_request:
   pull_request:
     branches: 
     branches: 
-      - master
-      - hotfix
+      - '*'
 
 
 jobs:
 jobs:
   macOS:
   macOS: