Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Commit c799d1a

Browse files
committed
Rename job to match workflow
1 parent 16cc889 commit c799d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: pre-commit
33
on: [push, pull_request]
44

55
jobs:
6-
lint:
6+
pre-commit:
77
runs-on: ubuntu-latest
88

99
steps:

0 commit comments

Comments
 (0)