Add 'cleanup' branch to Maven CI workflow

This commit is contained in:
2025-11-22 22:53:54 +00:00
committed by GitHub
parent 81f842e2bb
commit 60b4f0c2b6

View File

@@ -2,7 +2,7 @@ name: Java CI with Maven
on: on:
push: push:
branches: [ "dev" ] branches: [ "dev", "cleanup" ]
tags: tags:
- 'v*.*.*' - 'v*.*.*'
pull_request: pull_request: