Parcourir la source

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

Stephen Gold il y a 4 ans
Parent
commit
7b00c503b4
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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.*