summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/clang-format-fix.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/clang-format-fix.yml b/.github/workflows/clang-format-fix.yml
index 082d617..113f78c 100644
--- a/.github/workflows/clang-format-fix.yml
+++ b/.github/workflows/clang-format-fix.yml
@@ -1,7 +1,5 @@
name: clang-format Check
-on:
- workflow_dispatch:
- push:
+on:
jobs:
formatting-check:
name: Formatting Check