瀏覽代碼

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:
   push:
     branches:
+      - gsw
       - master
       - newbuild
       - v3.3.*