Skip to content

Merge pull request #55 from KyoriPowered/renovate/gradle-and-github-a… #155

Merge pull request #55 from KyoriPowered/renovate/gradle-and-github-a…

Merge pull request #55 from KyoriPowered/renovate/gradle-and-github-a… #155

Workflow file for this run

name: Build, Test, and Deploy
on:
push:
branches: "**"
tags-ignore: ["**"]
pull_request:
jobs:
call-build:
uses: KyoriPowered/.github/.github/workflows/shared-ci.yaml@trunk
with:
runtime_version: 17
permissions:
actions: write
contents: write
secrets: inherit