Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Update repository files #189

Update repository files

Update repository files #189

Workflow file for this run

name: Java CI
on:
push:
branches: [main]
pull_request:
branches: [main]
types: [opened, reopened, synchronize]
merge_group:
types: [checks_requested]
jobs:
java_ci:
name: Java CI
uses: Katsute/Workflows/.github/workflows/java.ci.yml@main
with:
package: true
report: true
secrets:
token: ${{ secrets.BOT }}