Update actions - split push/pull-request commits

This commit is contained in:
Allen Byrne
2020-09-24 13:52:24 -05:00
parent 6b14627330
commit f71e74f4e4
4 changed files with 138 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
name: clang-format Check
on: [push]
on: [push, pull_request]
jobs:
formatting-check:
name: Formatting Check