Skip to content

chore: Bump Microsoft.Build.NoTargets from 3.7.0 to 3.7.134 #5

chore: Bump Microsoft.Build.NoTargets from 3.7.0 to 3.7.134

chore: Bump Microsoft.Build.NoTargets from 3.7.0 to 3.7.134 #5

Workflow file for this run

name: 🏷️ Label PRs
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"