This commit is contained in:
William S. Moses 2021-12-11 16:53:20 -05:00
parent 539e12ef7e
commit 3d35200b53
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
name: run-clang-format
on: [push]
on:
push:
branches:
- main
pull_request:
jobs:
build: