diff --git a/.github/workflows/python-lint-test.yml b/.github/workflows/python-lint-test.yml index 6a1a727..d62de88 100644 --- a/.github/workflows/python-lint-test.yml +++ b/.github/workflows/python-lint-test.yml @@ -2,7 +2,6 @@ name: Python 🐛 Lint/Test on: push: - branches: [ "main" ] pull_request: branches: [ "main" ]