Skip to content

Commit c9d6d9b

Browse files
check
1 parent 11037be commit c9d6d9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'ESLint Check'
1+
name: ESLint
22

33
on:
44
workflow_dispatch:
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
lint:
10-
name: 'Run ESLint'
10+
name: Run ESLint Check
1111
runs-on: ubuntu-latest
1212

1313
steps:

0 commit comments

Comments
 (0)