fix: revert ci yml

Signed-off-by: YdrMaster <ydrml@hotmail.com>
This commit is contained in:
YdrMaster 2023-02-15 07:45:21 +08:00
parent 8fae67b4b4
commit bb0e7540cc
1 changed files with 4 additions and 6 deletions

View File

@ -1,12 +1,10 @@
name: clang-format Check name: clang-format Check
on: on:
pull_request: pull_request:
paths: paths-ignore:
- 'include/**' - '**.md'
- 'src/**' - 'LICENSE'
- 'test/**'
- '3rd-party/**'
- '.clang-format'
jobs: jobs:
formatting-check: formatting-check:
name: Formatting Check name: Formatting Check