Skip to content

Commit 4c3c57c

Browse files
committed
Refine workflow names
1 parent cbe948d commit 4c3c57c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint.yml

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

33
on:
44
push:

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test Workflow
1+
name: Tests
22

33
on:
44
pull_request:

0 commit comments

Comments
 (0)