Skip to content

SJH 3.0: Replace BiPredicate by UnionPathFilter in UnionFS and hide SecureJar impl details #67

SJH 3.0: Replace BiPredicate by UnionPathFilter in UnionFS and hide SecureJar impl details

SJH 3.0: Replace BiPredicate by UnionPathFilter in UnionFS and hide SecureJar impl details #67

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