Skip to content

Merge pull request #197 from KyoriPowered/fix/git-config-cache-jmp #1200

Merge pull request #197 from KyoriPowered/fix/git-config-cache-jmp

Merge pull request #197 from KyoriPowered/fix/git-config-cache-jmp #1200

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
secrets: inherit