This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
java
/
jMonkeyEngine
mirror da
https://github.com/jMonkeyEngine/jmonkeyengine.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
main.yml: enable workflow for the new "gsw" branch
Stephen Gold
4 anni fa
parent
c322153e95
commit
7b00c503b4
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
.github/workflows/main.yml
+ 1
- 0
.github/workflows/main.yml
Vedi File
@@ -46,6 +46,7 @@ name: Build jMonkeyEngine
on:
push:
branches:
+ - gsw
- master
- newbuild
- v3.3.*