diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 4fbbe2146..d67e594d2 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -4,7 +4,6 @@ name: Compile and test on: - workflow_dispatch: # We run our tests whenever the pom or a source file was touched. # There is no need to run Maven when only the changelog was touched. # We may also want to re-run this workflow when the workflow file itself