From a8191af00c19861dd5080dcbc27fc86ae479c29f Mon Sep 17 00:00:00 2001 From: Doug Ransom Date: Fri, 13 Oct 2023 09:26:48 -0700 Subject: [PATCH] Update python-lint-test.yml tweak --- .github/workflows/python-lint-test.yml | 1 - 1 file changed, 1 deletion(-) 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" ]