Răsfoiți Sursa

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

Stephen Gold 4 ani în urmă
părinte
comite
7b00c503b4
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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.*