summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Nierlein <sven@consol.de>2024-10-02 20:59:31 +0200
committerSven Nierlein <sven@consol.de>2024-10-02 20:59:31 +0200
commit2558e488f35334d75f662cb94dc2122f68c7740a (patch)
tree2db08dfdb7ea170802ab98603436ee85082e4395
parentd7579e42495e2ad83a48d1cea258c6b708aea603 (diff)
downloadmonitoring-plugins-2558e488f35334d75f662cb94dc2122f68c7740a.tar.gz
add manual workflow trigger
-rw-r--r--.github/workflows/test-next.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test-next.yml b/.github/workflows/test-next.yml
index 083bc1e4..81240759 100644
--- a/.github/workflows/test-next.yml
+++ b/.github/workflows/test-next.yml
@@ -2,6 +2,7 @@
2name: Tests Debian:Testing and Fedora:Rawhide 2name: Tests Debian:Testing and Fedora:Rawhide
3 3
4on: 4on:
5 workflow_dispatch: {}
5 push: 6 push:
6 branches-ignore: 7 branches-ignore:
7 - '*' 8 - '*'