Skip to content

Merge remote-tracking branch 'origin/arch/1.20.4' into arch/1.20.4 #383

Merge remote-tracking branch 'origin/arch/1.20.4' into arch/1.20.4

Merge remote-tracking branch 'origin/arch/1.20.4' into arch/1.20.4 #383

Workflow file for this run

name: Build Self
on: [pull_request, push]
jobs:
build:
uses: ./.github/workflows/build.yml
with:
branch: ${{ github.head_ref || github.ref_name }}
java_version: 17