2
0
Эх сурвалжийг харах

running build workflow on pull_requests

Sean OMeara 2 жил өмнө
parent
commit
27c26a77a2

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

@@ -1,4 +1,4 @@
-on: [ push ]
+on: [ push, pull_request ]
 
 jobs:
   build_ubuntu: