Skip to content

Add the ability to load mappings from multiple files #27

Add the ability to load mappings from multiple files

Add the ability to load mappings from multiple files #27

Workflow file for this run

name: Build and test PRs
on:
pull_request:
types:
- synchronize
- opened
- ready_for_review
- reopened
push:
branches:
- 'feature/**'
workflow_dispatch:
jobs:
build:
uses: neoforged/actions/.github/workflows/build-prs.yml@main
with:
java: 8
gradle_tasks: test