ci: also run on pull requests

This commit is contained in:
Carlos Gomes Martinho 2020-05-08 02:48:06 +02:00
parent 52bd9d5bb8
commit fd403e3df6

View file

@ -1,6 +1,6 @@
name: CMake
on: [push]
on: [push, pull_request]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)