Browse Source

add pull request

Bert Temme 2 years ago
parent
commit
896248e449
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/dotnet.yml

+ 1 - 1
.github/workflows/dotnet.yml

@@ -1,6 +1,6 @@
 name: SharpGLTF
 
-on: [push]
+on: [push, pull_request]
 
 jobs:
   build: