summaryrefslogtreecommitdiffstats
path: root/.github/workflows/test-next.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test-next.yml')
-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 - '*'