.github/workflows/maven.yml: dspace7 branch

This commit is contained in:
Alan Orth 2023-12-28 10:35:32 +03:00
parent 6e38a2f7e1
commit f2a637f0a8
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 2 additions and 2 deletions

View File

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