Fixed the name of the lint workflow.
All checks were successful
Lint / pre-commit Linting (push) Successful in 20s
All checks were successful
Lint / pre-commit Linting (push) Successful in 20s
This commit is contained in:
parent
f1581c908b
commit
df14b016b7
@ -1,4 +1,4 @@
|
||||
name: Auto Maintenance Cycle
|
||||
name: Lint
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -15,7 +15,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v4
|
||||
|
||||
- run: pip install pre-commit
|
||||
shell: bash
|
||||
- run: pre-commit autoupdate
|
||||
|
Loading…
x
Reference in New Issue
Block a user