fix ci in another branches
All checks were successful
Clang-format Check / clang-format-check (push) Successful in 16s
All checks were successful
Clang-format Check / clang-format-check (push) Successful in 16s
This commit is contained in:
parent
212a1eb8c5
commit
9834cf509d
|
@ -1,12 +1,6 @@
|
||||||
name: Clang-format Check
|
name: Clang-format Check
|
||||||
|
|
||||||
on:
|
on: [push]
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
clang-format-check:
|
clang-format-check:
|
||||||
|
|
Loading…
Reference in a new issue