summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2022-03-18 17:54:25 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2022-03-18 17:54:25 (GMT)
commit6a09046e0b436caac18eecfc4a10fb6021612e08 (patch)
tree3e4d7d23175e02787a846ef816861ba8b1587eba
parent585ad8f22405ec26afa857fcd4f5bc59e4b1cd40 (diff)
downloadhdf5-feature/de-hd.zip
hdf5-feature/de-hd.tar.gz
hdf5-feature/de-hd.tar.bz2
Try to turn off auto-formatting on this branch.feature/de-hd
-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