Added workflow dispatch

This commit is contained in:
Will FP
2024-02-08 19:37:26 +00:00
parent 4ab7e888ef
commit 1908d9a5c2

View File

@@ -1,6 +1,6 @@
name: Java CI
on: [ push, pull_request ]
on: [ push, pull_request, workflow_dispatch ]
jobs:
build: