Skip to content

Hibernate Reactive CI reporting #1581

Hibernate Reactive CI reporting

Hibernate Reactive CI reporting #1581

Workflow file for this run

name: Hibernate Reactive CI reporting
on:
workflow_run:
workflows: [ "Hibernate Reactive CI" ]
types: [ completed ]
permissions: { }
jobs:
report:
uses: hibernate/.github/.github/workflows/ci-reporting.yml@main
permissions:
actions: read
checks: write
contents: read
pull-requests: write
secrets: inherit