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

update CI to also run on pull requests

Alexandru Dima 4 жил өмнө
parent
commit
5a4476ee8c

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

@@ -1,6 +1,6 @@
 name: CI
 
-on: push
+on: [push, pull_request]
 
 jobs:
   ci: