Skip to content

Commit c3a9866

Browse files
authored
Update clang-format.yml
1 parent 073ad7e commit c3a9866

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .github/workflows/clang-format.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: clang-format check
2-
on: [push, pull_request]
2+
on: [check_run, pull_request, push]
3+
34
jobs:
45
formatting-check:
56
name: formatting check

0 commit comments

Comments
 (0)