added actions on PR

This commit is contained in:
Jeremy Borgman
2020-09-04 20:47:40 -05:00
committed by borgmanJeremy
parent a8fb73b668
commit fb2f00ca73
2 changed files with 2 additions and 2 deletions

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

View File

@@ -1,6 +1,6 @@
name: test-clang-format
on: [push]
on: [push, pull_request]
jobs:
build: