From 098ada54d2d813819568782b391be4a6cd1a6c06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20F=C3=BCrhoff?= <12294151+imagoiq@users.noreply.github.com> Date: Wed, 22 Nov 2023 14:56:42 +0100 Subject: [PATCH] ci(release-documentation): add manual trigger --- .github/workflows/release-documentation.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-documentation.yaml b/.github/workflows/release-documentation.yaml index efd2d8fdda..3e1209a0c9 100644 --- a/.github/workflows/release-documentation.yaml +++ b/.github/workflows/release-documentation.yaml @@ -7,6 +7,7 @@ name: Release Documentation to Netlify on: + workflow_dispatch: push: branches: - main