Forráskód Böngészése

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

Stephen Gold 4 éve
szülő
commit
7b00c503b4
1 módosított fájl, 1 hozzáadás és 0 törlés
  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.*