From 8fd68f90998bab85da228862e919ceeb59d0dbbd Mon Sep 17 00:00:00 2001 From: james Hart Date: Mon, 7 Oct 2024 15:45:34 +0100 Subject: [PATCH] match all branches (hopefully) --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index a7a0db0c..419b5e29 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -4,7 +4,7 @@ on: push: branches: # - main - - '*' + - '**' workflow_dispatch: inputs: environment: