From caefb4137ac27282e02efea9d46affca2307dfe5 Mon Sep 17 00:00:00 2001 From: John Halley Gotway Date: Tue, 13 Dec 2022 16:30:46 -0700 Subject: [PATCH] Double stars --- .github/workflows/testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index d84bcd3966..d270ba6404 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -19,7 +19,7 @@ on: types: [opened, reopened, synchronize] branches: - develop - - 'main_v*' + - 'main_v**' paths-ignore: - 'docs/**'