diff options
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/test-next.yml | 1 |
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 @@ | |||
2 | name: Tests Debian:Testing and Fedora:Rawhide | 2 | name: Tests Debian:Testing and Fedora:Rawhide |
3 | 3 | ||
4 | on: | 4 | on: |
5 | workflow_dispatch: {} | ||
5 | push: | 6 | push: |
6 | branches-ignore: | 7 | branches-ignore: |
7 | - '*' | 8 | - '*' |