Merge branch 'master' into baylesj-patch-6

This commit is contained in:
Jordan Bayles 2024-09-09 18:27:20 -07:00 committed by GitHub
commit e8670f5c1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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