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 graham sanderson
parent 1a2bb7c219
commit 549eec6568

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.)