Skip to content

I'm sure it'll be fine (no backport this ok thanks future me) #409

I'm sure it'll be fine (no backport this ok thanks future me)

I'm sure it'll be fine (no backport this ok thanks future me) #409

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: 21