From 88090a402845220dc39e92f38101cd75d4068d3e Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Mon, 1 Sep 2025 23:38:13 +0200 Subject: [PATCH] Allow triggering CI builds by hand GitHub removes artifacts after four months, so there may be situations where this is useful. --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a5ebb939..8b13e17c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,6 +11,7 @@ on: pull_request: branches: - master + workflow_dispatch: defaults: run: