This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
java
/
jMonkeyEngine
miroir de
https://github.com/jMonkeyEngine/jmonkeyengine.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
main.yml: enable workflow for the new "gsw" branch
Stephen Gold
il y a 4 ans
Parent
c322153e95
commit
7b00c503b4
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
.github/workflows/main.yml
+ 1
- 0
.github/workflows/main.yml
Voir le fichier
@@ -46,6 +46,7 @@ name: Build jMonkeyEngine
on:
push:
branches:
+ - gsw
- master
- newbuild
- v3.3.*