Skip to content

Commit 603af06

Browse files
committed
ref(git): better CI naming
1 parent 2f7f9c5 commit 603af06

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/clippy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Clippy
1+
name: Lints
22

33
on:
44
push:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Docs
1+
name: Documentation
22

33
on:
44
push:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: fmt
1+
name: Formatting
22

33
on:
44
push:

0 commit comments

Comments
 (0)