Skip to content

build(deps): bump NUnit3TestAdapter from 4.2.1 to 4.5.0 #8

build(deps): bump NUnit3TestAdapter from 4.2.1 to 4.5.0

build(deps): bump NUnit3TestAdapter from 4.2.1 to 4.5.0 #8

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