Skip to content

Commit b4a428f

Browse files
author
Mikhail Zabaluev
committed
Shorten the workflow name
As it appears in GitHub check views in PRs, it's better to keep the common part of displayed names short.
1 parent 8b501a8 commit b4a428f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
- master
55
pull_request:
66

7-
name: Continuous integration
7+
name: CI
88

99
jobs:
1010

0 commit comments

Comments
 (0)