chore: change name of python lint action (#12968)

This commit is contained in:
Elizabeth Thompson
2021-02-05 12:54:37 -08:00
committed by GitHub
parent 2456a2eb99
commit 0d1b59eb86

View File

@@ -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: