Skip to content

Commit f02caed

Browse files
authored
Merge pull request #210 from freelawproject/lint_pre_commit
chore(ci): Rename lint job
2 parents a664450 + 96d720c commit f02caed

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
@@ -7,7 +7,7 @@ on:
77
- main
88

99
jobs:
10-
black:
10+
pre-commit:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v2-beta

0 commit comments

Comments
 (0)