From b5eec6f1986c97e6e0e985d8e7c213ab331a69ac Mon Sep 17 00:00:00 2001 From: Will Graham <32364977+willGraham01@users.noreply.github.com> Date: Fri, 5 Jul 2024 10:55:23 +0100 Subject: [PATCH] Update test_and_deploy.yml (#32) --- .github/workflows/test_and_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_and_deploy.yml b/.github/workflows/test_and_deploy.yml index 84c8322..66fcdaf 100644 --- a/.github/workflows/test_and_deploy.yml +++ b/.github/workflows/test_and_deploy.yml @@ -11,7 +11,7 @@ on: - "v**" # Push events to matching v*, i.e. v1.0, v20.15.10 pull_request: branches: - - "*" + - "**" workflow_dispatch: concurrency: