ソースを参照

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.*