mirror of
https://github.com/ilri/cgspace-java-helpers.git
synced 2024-11-17 20:37:05 +01:00
.github/workflows/maven.yml: dspace7 branch
This commit is contained in:
parent
6e38a2f7e1
commit
f2a637f0a8
4
.github/workflows/maven.yml
vendored
4
.github/workflows/maven.yml
vendored
@ -5,9 +5,9 @@ name: Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ dspace6 ]
|
||||
branches: [ dspace7 ]
|
||||
pull_request:
|
||||
branches: [ dspace6 ]
|
||||
branches: [ dspace7 ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user