Skip to content

Fixing NuGet generation as Development Dependency #404

Fixing NuGet generation as Development Dependency

Fixing NuGet generation as Development Dependency #404

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