summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorSven Nierlein <sven@consol.de>2024-10-02 18:59:31 (GMT)
committerSven Nierlein <sven@consol.de>2024-10-02 18:59:31 (GMT)
commit2558e488f35334d75f662cb94dc2122f68c7740a (patch)
tree2db08dfdb7ea170802ab98603436ee85082e4395 /.github/workflows
parentd7579e42495e2ad83a48d1cea258c6b708aea603 (diff)
downloadmonitoring-plugins-2558e488f35334d75f662cb94dc2122f68c7740a.tar.gz
add manual workflow triggerrefs/pull/2023/head
Diffstat (limited to '.github/workflows')
-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 083bc1e..8124075 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 - '*'