Skip to content

Commit 046277b

Browse files
authored
Apply clang-format to all branches (#4)
1 parent d19e1c2 commit 046277b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-format.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: test-clang-format
33
on:
44
pull_request:
55
branches:
6-
- main
6+
- '*'
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)