Skip to content

Commit 6aac553

Browse files
committed
fix indentation
1 parent 2f1b8d2 commit 6aac553

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/clang_format.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: check code formatting
22

33
on:
4-
push:
5-
branches: [master, v1.x]
6-
pull_request:
7-
branches: [master, v1.x]
4+
push:
5+
branches: [master, v1.x]
6+
pull_request:
7+
branches: [master, v1.x]
88

99
permissions: {}
1010

0 commit comments

Comments
 (0)