diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 1fa0d66..67dafc4 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -2,9 +2,9 @@ name: Build with Maven on: push: - branches: [ github_action ] + branches: [ master ] pull_request: - branches: [ github_action ] + branches: [ master ] workflow_dispatch: jobs: