From f861d73d9fddd4fd12738de7f7b5272775fcbde4 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Sat, 15 Oct 2022 17:12:59 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Workflow=20dispatch=20on=20PR=20?= =?UTF-8?q?check?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-artifact.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-artifact.yml b/.github/workflows/build-artifact.yml index 35aba11..bf18a1b 100644 --- a/.github/workflows/build-artifact.yml +++ b/.github/workflows/build-artifact.yml @@ -3,6 +3,7 @@ env: DOCKER_BUILDKIT: 1 COMPOSE_DOCKER_CLI_BUILD: 1 on: + workflow_dispatch: workflow_call: secrets: ENVS: