From f3ef09adc938596647b9be624d67937e29858867 Mon Sep 17 00:00:00 2001 From: Anuj Sharma Date: Sun, 8 Oct 2023 19:24:40 +0530 Subject: [PATCH] Update maven.yml --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 9e5bf12c..4800fba8 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -13,7 +13,7 @@ on: branches: [ "master" ] pull_request: branches: [ "master" ] - + workflow_dispatch: jobs: build: