This website works better with JavaScript
Home
Explore
Help
Sign In
java
/
jMonkeyEngine
mirror of
https://github.com/jMonkeyEngine/jmonkeyengine.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
main.yml: enable workflow for the new "gsw" branch
Stephen Gold
4 years ago
parent
c322153e95
commit
7b00c503b4
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/main.yml
+ 1
- 0
.github/workflows/main.yml
View File
@@ -46,6 +46,7 @@ name: Build jMonkeyEngine
on:
push:
branches:
+ - gsw
- master
- newbuild
- v3.3.*