diff --git a/.github/workflows/superset-python-misc.yml b/.github/workflows/superset-python-misc.yml index 4f2d742e5..fb365cac1 100644 --- a/.github/workflows/superset-python-misc.yml +++ b/.github/workflows/superset-python-misc.yml @@ -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: