]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Allow to rerun ci
authorSimon Steiner <ssteiner@apache.org>
Mon, 15 Jul 2024 12:40:57 +0000 (13:40 +0100)
committerSimon Steiner <ssteiner@apache.org>
Mon, 15 Jul 2024 12:40:57 +0000 (13:40 +0100)
.github/workflows/maven.yml

index fe0ba64fce1547b5cb70675440afff7ca2c31a7c..a9c6e0f7eba572db91410ccd769fc0fb54b45765 100644 (file)
@@ -4,6 +4,7 @@
 name: Java CI with Maven
 
 on:
+  workflow_dispatch:
   push:
     branches: [ "main" ]
   pull_request: