Skip to content

ci: use reusable workflows and shared renovate config (#119) #64

ci: use reusable workflows and shared renovate config (#119)

ci: use reusable workflows and shared renovate config (#119) #64

Workflow file for this run

# GitHub Actions workflow to build a Gradle project.
name: "Gradle"
on:
push:
branches: [ "main", "releases/**" ]
tags-ignore: ["**"]
pull_request:
branches: [ "main" ]
merge_group:
jobs:
build:
name: "Build"
uses: HyperaDev/actions/.github/workflows/gradle-build.yml@main
with:
codecov_enabled: false
upload_artifacts: |
build/libs/UltraStaffChat-*.jar