瀏覽代碼

change to build on push to any branch

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

+ 1 - 1
.github/workflows/main.yml

@@ -21,7 +21,7 @@ name: Build Docs
 
 
 on:
 on:
   push:
   push:
-    branches: [ master ]
+    branches: '*'
   # Initiate a build to pull in the wiki-ui repository changes.
   # Initiate a build to pull in the wiki-ui repository changes.
   repository_dispatch:
   repository_dispatch:
     types: [wiki-ui-build]
     types: [wiki-ui-build]