Skip to content

Commit 836b7a4

Browse files
committed
update action name
1 parent 3a226a9 commit 836b7a4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/check-clang-format.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: test-clang-format
1+
name: Format
22

33
on:
44
push:
@@ -9,6 +9,7 @@ on:
99

1010
jobs:
1111
build:
12+
name: Clang Format Check
1213
runs-on: ubuntu-latest
1314

1415
steps:

0 commit comments

Comments
 (0)