diff options
-rw-r--r-- | .github/workflows/maven.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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: |