Skip to content

test: Bump NUnit from 4.4.0 to 4.5.0 #871

test: Bump NUnit from 4.4.0 to 4.5.0

test: Bump NUnit from 4.4.0 to 4.5.0 #871

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