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

View File

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