Skip to content

ISSUE #1193. Now show correct warning icon #1839

ISSUE #1193. Now show correct warning icon

ISSUE #1193. Now show correct warning icon #1839

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"