Skip to content

Commit 30dc0d6

Browse files
committed
Added job name, mirroring main repository
1 parent a1c0b01 commit 30dc0d6

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
@@ -14,7 +14,7 @@ concurrency:
1414
jobs:
1515
lint:
1616
runs-on: ubuntu-latest
17-
17+
name: Lint
1818
steps:
1919
- uses: actions/checkout@v6
2020
with:

0 commit comments

Comments
 (0)