Skip to content

chore(deps): bump MSTest.TestFramework from 2.1.2 to 3.1.1 #139

chore(deps): bump MSTest.TestFramework from 2.1.2 to 3.1.1

chore(deps): bump MSTest.TestFramework from 2.1.2 to 3.1.1 #139

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