Update clang-format.yml

This commit is contained in:
Jordan Bayles 2024-09-09 18:35:49 -07:00 committed by GitHub
parent caf5fb0742
commit badbbc7185
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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