mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-30 13:24:05 +00:00
action: use clang-format in experimental branch
This commit is contained in:
parent
077fe0a443
commit
327aff9390
1
.github/workflows/auto format.yml
vendored
1
.github/workflows/auto format.yml
vendored
|
@ -6,6 +6,7 @@ on:
|
||||||
# - dev
|
# - dev
|
||||||
# - master
|
# - master
|
||||||
- staged
|
- staged
|
||||||
|
- experimental
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "docs/**"
|
- "docs/**"
|
||||||
# - ".github/**"
|
# - ".github/**"
|
||||||
|
|
Loading…
Reference in a new issue