Skip to content

Commit

Permalink
Update clang-format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
baylesj authored Sep 10, 2024
1 parent 073ad7e commit c3a9866
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: clang-format check
on: [push, pull_request]
on: [check_run, pull_request, push]

jobs:
formatting-check:
name: formatting check
Expand Down

0 comments on commit c3a9866

Please sign in to comment.