[workflows/ci.yml] Run CI on PRs
authorSergey M․ <dstftw@gmail.com>
Wed, 13 Jan 2021 19:54:38 +0000 (02:54 +0700)
committerSergey M․ <dstftw@gmail.com>
Wed, 13 Jan 2021 19:54:38 +0000 (02:54 +0700)
.github/workflows/ci.yml

index bac3256e71b641b57c2c39f3ff9aa4527daebdc1..a9dc47a71606b3b47653c4e4866ec2bfdc8ff0de 100644 (file)
@@ -1,5 +1,5 @@
 name: CI
-on: [push]
+on: [push, pull_request]
 jobs:
   tests:
     name: Tests