From cdcf9342314929bf3db62c5ce0a4e2e17848768f Mon Sep 17 00:00:00 2001 From: Carly Gundy <47304080+cgundy@users.noreply.github.com> Date: Wed, 18 Oct 2023 08:23:36 +0200 Subject: [PATCH] Update python_lint_test.yml --- .github/workflows/python_lint_test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/python_lint_test.yml b/.github/workflows/python_lint_test.yml index c64ccf3..3f57315 100644 --- a/.github/workflows/python_lint_test.yml +++ b/.github/workflows/python_lint_test.yml @@ -6,6 +6,7 @@ on: pull_request: paths: - reusable_workflows/** + - requirements.txt merge_group: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: