From 4bf1b03b51f9c1ffc3e55f6c6c7ab142cc4e60bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gregor=20Dai=C3=9F?= Date: Mon, 9 Dec 2024 18:35:16 +0100 Subject: [PATCH] Remove build on PR --- .github/workflows/documentation.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index d3c45fe8..f608bff6 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -6,9 +6,7 @@ on: branches: - master - documentation - pull_request: - branches: - - master + workflow_dispatch: jobs: build-documentation: