Skip to content

Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.12.0 #292

Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.12.0

Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.12.0 #292

Workflow file for this run

name: "Set theme labels"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}