Skip to content

So/7343 update .net version in git api #2070

So/7343 update .net version in git api

So/7343 update .net version in git api #2070

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"