Skip to content

Unify Log4j2 appender tests #7590

Unify Log4j2 appender tests

Unify Log4j2 appender tests #7590

Workflow file for this run

name: Labeler
on: [pull_request_target]
permissions:
contents: read
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"