Previous change didn't allow CI checks to run when an external fork PRs to raspberrypi

This commit is contained in:
Andrew Scheller 2021-03-03 14:55:03 +00:00 committed by Liam Fraser
parent 2592c59e74
commit 14b5ea39cd

View File

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