From 0822003795e480ce395c47cb9daadf2b3b970a61 Mon Sep 17 00:00:00 2001 From: Mentor Palokaj Date: Wed, 15 Dec 2021 14:47:07 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20make=20cloud=20function=20config?= =?UTF-8?q?=20change=20trigger=20action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy-functions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-functions.yml b/.github/workflows/deploy-functions.yml index bbf2b63..36d6e77 100644 --- a/.github/workflows/deploy-functions.yml +++ b/.github/workflows/deploy-functions.yml @@ -6,7 +6,7 @@ on: branches: - main paths: - - '.github/workflows/deploy-minter.yml' + - '.github/workflows/deploy-functions.yml' - 'functions/**' jobs: