Skip to content

Add specfic directory for KRaft alerts #254

Add specfic directory for KRaft alerts

Add specfic directory for KRaft alerts #254

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"