Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Change required in mod dependencies to a type that allows INCOMPATIBLE and DISCOURAGED #9

Change required in mod dependencies to a type that allows INCOMPATIBLE and DISCOURAGED

Change required in mod dependencies to a type that allows INCOMPATIBLE and DISCOURAGED #9

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: 17
gradle_tasks: test