Module: monitoring-plugins Branch: master Commit: 2558e488f35334d75f662cb94dc2122f68c7740a Author: Sven Nierlein <s...@consol.de> Date: Wed Oct 2 20:59:31 2024 +0200 URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=2558e48
add manual workflow trigger --- .github/workflows/test-next.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-next.yml b/.github/workflows/test-next.yml index 083bc1e..8124075 100644 --- a/.github/workflows/test-next.yml +++ b/.github/workflows/test-next.yml @@ -2,6 +2,7 @@ name: Tests Debian:Testing and Fedora:Rawhide on: + workflow_dispatch: {} push: branches-ignore: - '*'