action: use clang-format in experimental branch

This commit is contained in:
xiaoyifang 2024-03-27 17:59:47 +08:00
parent 077fe0a443
commit 327aff9390

View file

@ -6,6 +6,7 @@ on:
# - dev
# - master
- staged
- experimental
paths-ignore:
- "docs/**"
# - ".github/**"