Skip to content

Commit 0ad6065

Browse files
committed
ci: Give codelint a name
1 parent d690dbc commit 0ad6065

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
@@ -16,6 +16,7 @@ on:
1616

1717
jobs:
1818
codelint:
19+
name: "Lint the codebase"
1920
runs-on: ubuntu-latest
2021
steps:
2122
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)