Browse Source

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

Stephen Gold 4 năm trước cách đây
mục cha
commit
7b00c503b4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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.*