chore: change name of python lint action (#12968)
This commit is contained in:
parent
2456a2eb99
commit
0d1b59eb86
|
|
@ -9,7 +9,7 @@ on:
|
|||
types: [synchronize, opened, reopened, ready_for_review]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
python-lint:
|
||||
if: github.event.pull_request.draft == false
|
||||
runs-on: ubuntu-20.04
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Reference in New Issue