Skip to content

[github-actions] bump actions/setup-dotnet from 3 to 4 #332

[github-actions] bump actions/setup-dotnet from 3 to 4

[github-actions] bump actions/setup-dotnet from 3 to 4 #332

Workflow file for this run

name: Label PRs
on:
- pull_request_target
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"