Skip to content

Allow the suppression of other values in a key for the "before" report #6706

Allow the suppression of other values in a key for the "before" report

Allow the suppression of other values in a key for the "before" report #6706

Workflow file for this run

name: "Pull Request Labeler"
on:
- 'pull_request_target'
concurrency:
group: labeler-${{ github.ref }}
cancel-in-progress: true
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"