Update clang-format.yml

This commit is contained in:
Jordan Bayles 2024-09-09 17:19:14 -07:00 committed by GitHub
parent 073ad7e96e
commit c3a986600f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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