mirror of
https://github.com/apache/superset.git
synced 2026-09-01 21:11:28 +00:00
chore: change name of python lint action (#12968)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user