From c6a5ba3837507b00758961a398e8d2ca00ece055 Mon Sep 17 00:00:00 2001 From: Aaron Kanzer Date: Fri, 20 Sep 2024 11:57:15 -0400 Subject: [PATCH] resolve failing CI --- .github/workflows/deploy_preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_preview.yml b/.github/workflows/deploy_preview.yml index 1aaf7d880..c94942e24 100644 --- a/.github/workflows/deploy_preview.yml +++ b/.github/workflows/deploy_preview.yml @@ -4,7 +4,7 @@ on: push: branches: - staging - - '**' + - "**" jobs: deploy: