更新 .gitea/workflows/java-ci.yaml

This commit is contained in:
Hzbb 2024-10-27 14:11:04 +00:00
parent 4cca6d877d
commit 4c5ba26016

View File

@ -1,9 +1,10 @@
name: test ci
run-name: test run name
on:
push:
branches:
- main1
release:
types: [published]
jobs:
java-ci:
runs-on: maven-3.8