From b43c19111dc0cf981db78796c659b7c4751f90e2 Mon Sep 17 00:00:00 2001 From: Carly Gundy <47304080+cgundy@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:04:33 +0100 Subject: [PATCH] Update python_lint_test.yml --- .github/workflows/python_lint_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python_lint_test.yml b/.github/workflows/python_lint_test.yml index 400cdee..5975ea1 100644 --- a/.github/workflows/python_lint_test.yml +++ b/.github/workflows/python_lint_test.yml @@ -6,7 +6,7 @@ on: pull_request: paths: - reusable_workflows/** - - requirements.txt + - requirements** merge_group: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: