Skip to content

build(deps): bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.11.1 #45

build(deps): bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.11.1

build(deps): bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.11.1 #45

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 }}"