Skip to content

Commit bdd3d3e

Browse files
authored
Merge pull request #92 from bckohan/v2.x.x
capitalize all workflow names
2 parents c0649f8 + df7edbd commit bdd3d3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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
1+
name: Lint
22

33
permissions: read-all
44

.github/workflows/test.yml

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

33
permissions: read-all
44

0 commit comments

Comments
 (0)