From 8578e24ce839283703771bbe1ddbb988c8733053 Mon Sep 17 00:00:00 2001 From: Carly Gundy <47304080+cgundy@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:04:53 +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 5975ea1..e6c2cd5 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** + - requirements* merge_group: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: