Skip to content

build(deps): bump the patches group with 1 update #125

build(deps): bump the patches group with 1 update

build(deps): bump the patches group with 1 update #125

Workflow file for this run

name: PRs
on:
pull_request:
branches:
- main
jobs:
build:
uses: itzg/github-workflows/.github/workflows/gradle-build.yml@main
with:
arguments: test
include-test-report: true
java-version: "18"