mirror of
https://github.com/apache/superset.git
synced 2026-04-09 11:25:23 +00:00
chore: change name of python lint action (#12968)
This commit is contained in:
committed by
GitHub
parent
2456a2eb99
commit
0d1b59eb86
2
.github/workflows/superset-python-misc.yml
vendored
2
.github/workflows/superset-python-misc.yml
vendored
@@ -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