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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
clang-format-check:
|
||||
|
|
Loading…
Reference in a new issue