Skip to content

chore: [Release Notes Appender] Add PR #12398: feat: add pattern match line filter #19688

chore: [Release Notes Appender] Add PR #12398: feat: add pattern match line filter

chore: [Release Notes Appender] Add PR #12398: feat: add pattern match line filter #19688

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"