From: Simon Steiner Date: Mon, 15 Jul 2024 12:40:57 +0000 (+0100) Subject: Allow to rerun ci X-Git-Tag: 2_10~15 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=add90d5797769dbe4da40882b15a557449a27728;p=xmlgraphics-fop.git Allow to rerun ci --- diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index fe0ba64fc..a9c6e0f7e 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -4,6 +4,7 @@ name: Java CI with Maven on: + workflow_dispatch: push: branches: [ "main" ] pull_request: