Skip to content

Commit 5e19eb8

Browse files
committed
[TEMP] trigger CI
1 parent 01033ee commit 5e19eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/formatting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Clang-Format Check
22

33
on:
44
push:
5-
branches: [master]
5+
branches: [formatting]
66
pull_request:
77
paths:
88
- '**/*.cpp'

0 commit comments

Comments
 (0)