1
0
mirror of https://github.com/ilri/cgspace-java-helpers.git synced 2025-07-06 14:31:42 +02:00

.github/workflows/maven.yml: dspace7 branch

This commit is contained in:
2023-12-28 10:35:32 +03:00
parent 6e38a2f7e1
commit f2a637f0a8

@ -5,9 +5,9 @@ name: Build
on:
push:
branches: [ dspace6 ]
branches: [ dspace7 ]
pull_request:
branches: [ dspace6 ]
branches: [ dspace7 ]
jobs:
build: