浏览代码

main.yml: enable workflow for the new "gsw" branch

Stephen Gold 4 年之前
父节点
当前提交
7b00c503b4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/main.yml

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

@@ -46,6 +46,7 @@ name: Build jMonkeyEngine
 on:
 on:
   push:
   push:
     branches:
     branches:
+      - gsw
       - master
       - master
       - newbuild
       - newbuild
       - v3.3.*
       - v3.3.*