This website works better with JavaScript
Home
Explore
Help
Sign In
csharp
/
SharpGLTF
mirror of
https://github.com/vpenades/SharpGLTF
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
add pull request
Bert Temme
2 years ago
parent
1d3a09eec5
commit
896248e449
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/dotnet.yml
+ 1
- 1
.github/workflows/dotnet.yml
View File
@@ -1,6 +1,6 @@
name: SharpGLTF
-on: [push]
+on: [push
, pull_request
]
jobs:
build: