Skip to content

GH Actions CI reporting #2001

GH Actions CI reporting

GH Actions CI reporting #2001

Workflow file for this run

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