Skip to content

Commit c7f58dd

Browse files
authored
Shortened ESLint job key/name
1 parent 11b822e commit c7f58dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint-on-push-pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ permissions:
66

77
jobs:
88

9-
js-json-md-yaml-lint:
10-
name: JavaScript + JSON + Markdown + YAML
9+
eslint:
10+
name: ESLint
1111
runs-on: ubuntu-latest
1212
steps:
1313

0 commit comments

Comments
 (0)