[workflows/ci.yml] Run CI on PRs

This commit is contained in:
Sergey M․ 2021-01-14 02:54:38 +07:00
parent d81a213cfb
commit 1e8e5d5238
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
name: CI
on: [push]
on: [push, pull_request]
jobs:
tests:
name: Tests