From 5c0ef33a56d8dcd1fee8f5d8461aeee0f1a5b747 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Tue, 3 Oct 2023 11:24:23 +0200 Subject: [PATCH] Update matrix.yml Add workflow_dispatch so that the CI can be started manually --- .github/workflows/matrix.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/matrix.yml b/.github/workflows/matrix.yml index cded207..7175a03 100644 --- a/.github/workflows/matrix.yml +++ b/.github/workflows/matrix.yml @@ -7,6 +7,7 @@ on: - '!macos' schedule: - cron: "0 3 * * 5" + workflow_dispatch: jobs: matrix: