chore(ci): run ci on pull requests

This commit is contained in:
Alex Fabijanic 2022-05-28 21:15:27 -05:00
parent b52ec8cc47
commit 1343caa639

View File

@ -1,5 +1,5 @@
name: poco-ci
on: [push]
on: [push, pull_request]
jobs:
linux-gcc-make:
runs-on: ubuntu-20.04