From 90c9f07c2e280de69880a42fbdb4cb12a536eb6d Mon Sep 17 00:00:00 2001 From: Mitch Hijlkema Date: Thu, 26 Feb 2026 11:25:50 +0100 Subject: [PATCH] feat: add manual ci run --- .woodpecker/test-pr.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.woodpecker/test-pr.yml b/.woodpecker/test-pr.yml index 2eab928..17a81a8 100644 --- a/.woodpecker/test-pr.yml +++ b/.woodpecker/test-pr.yml @@ -1,7 +1,9 @@ # Runs on every pull request to build and test the libraries. +# Also can run manually to check if tests are passing whenever when: - event: pull_request + - event: manual clone: git: