Add workflow_dispatch trigger to Maven CI

This commit is contained in:
2025-11-23 22:12:35 +00:00
committed by GitHub
parent 25f2876c34
commit 043ba7d185

View File

@@ -1,6 +1,7 @@
name: Java CI with Maven
on:
workflow_dispatch:
push:
branches: [ "dev", "cleanup" ]
tags: