2
0
Jeremy Stretch 5 жил өмнө
parent
commit
52c9e3ecef

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

@@ -1,5 +1,5 @@
 name: CI
-on: push
+on: [push, pull_request]
 jobs:
   build:
     runs-on: ubuntu-latest