Skip to content

Commit 1783147

Browse files
committed
ci: Give codelint a name
1 parent dc370e4 commit 1783147

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919

2020
jobs:
2121
codelint:
22+
name: "Lint the codebase"
2223
runs-on: ubuntu-latest
2324
steps:
2425
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)