Skip to content

Migration to 1.20.6 #46

Migration to 1.20.6

Migration to 1.20.6 #46

Workflow file for this run

name: Java CI
on:
push:
branches-ignore:
- '**-dev'
paths-ignore:
- '.github/**'
- '**.md'
- '**.txt'
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
ci:
uses: TheMCBrothers/.github/.github/workflows/mod_ci.yml@main
with:
java_version: '21'