From d108d4d558dcf129abbb3056f0f2d52d4be919c8 Mon Sep 17 00:00:00 2001 From: Ash Date: Sun, 10 Mar 2024 12:30:27 +0000 Subject: [PATCH] chore: add workflow_dispatch (#17) --- .github/workflows/infrastructure.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/infrastructure.yml b/.github/workflows/infrastructure.yml index 2d04d9e..675deb6 100644 --- a/.github/workflows/infrastructure.yml +++ b/.github/workflows/infrastructure.yml @@ -9,6 +9,7 @@ permissions: contents: read on: + workflow_dispatch: workflow_call: inputs: environment: