diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index fd34b13..a505dfe 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -6,11 +6,11 @@ name: Java CI with Maven on: push: - branches: [ master,modules-starter ] + branches: [ master,develop ] tags: - 'v*' pull_request: - branches: [ master,modules-starter ] + branches: [ master,develop ] paths-ignore: - README.md - .gitignore