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: