From d4e5c95908a6ed8809420c7e83b42343ed0c2b19 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Tue, 17 Sep 2024 16:11:15 +0100 Subject: [PATCH] test: allow workflow to be run manually --- .forgejo/workflows/push-next.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.forgejo/workflows/push-next.yml b/.forgejo/workflows/push-next.yml index 6d287f1..0a6afeb 100644 --- a/.forgejo/workflows/push-next.yml +++ b/.forgejo/workflows/push-next.yml @@ -4,6 +4,7 @@ on: push: branches: - next + workflow_dispatch: jobs: