Update maven.yml
This commit is contained in:
4
.github/workflows/maven.yml
vendored
4
.github/workflows/maven.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user