Skip to content

Commit 5df767c

Browse files
committed
Simplify lint workflow job name
1 parent d9244ee commit 5df767c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions: { }
88

99
jobs:
1010
lint:
11-
name: Lint with pnpm and comment results
11+
name: Lint app
1212
runs-on: ubuntu-latest
1313
permissions:
1414
contents: read

0 commit comments

Comments
 (0)