We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034976a commit 78893d3Copy full SHA for 78893d3
.github/workflows/clang-format.yml
@@ -1,5 +1,5 @@
1
name: clang-format check
2
-on: [check_run, pull_request, push]
+on: [check_run, push]
3
4
jobs:
5
formatting-check:
0 commit comments