Skip to content

patch: use the new --json-allow-comments in patch set processor #1105

patch: use the new --json-allow-comments in patch set processor

patch: use the new --json-allow-comments in patch set processor #1105

Workflow file for this run

name: test
on:
push:
branches:
- master
paths-ignore:
- "*.md"
pull_request:
branches:
- master
paths-ignore:
- "*.md"
jobs:
test:
uses: itzg/github-workflows/.github/workflows/gradle-build.yml@main
with:
arguments: test
include-test-report: true