From f2ea914b8adca931158ff4197468405990893056 Mon Sep 17 00:00:00 2001 From: Ramazan Yilmaz Date: Thu, 14 Dec 2023 14:11:05 +0100 Subject: [PATCH] Add workflow_dispatch to manually trigger actions --- .../workflows/azure-static-web-apps-witty-stone-0d035d303.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/azure-static-web-apps-witty-stone-0d035d303.yml b/.github/workflows/azure-static-web-apps-witty-stone-0d035d303.yml index dabf1c3..60ceafb 100644 --- a/.github/workflows/azure-static-web-apps-witty-stone-0d035d303.yml +++ b/.github/workflows/azure-static-web-apps-witty-stone-0d035d303.yml @@ -1,6 +1,7 @@ name: Azure Static Web Apps CI/CD (DEV) on: + workflow_dispatch: push: branches: - develop