Skip to content

chore: Apply patch from https://github.com/dotnet/runtime/pull/111318 #572

chore: Apply patch from https://github.com/dotnet/runtime/pull/111318

chore: Apply patch from https://github.com/dotnet/runtime/pull/111318 #572

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
if: github.repository == 'unoplatform/uno'
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"