Skip to content

build(deps): bump NUnit from 3.13.3 to 3.14.0 in /test/integration #289

build(deps): bump NUnit from 3.13.3 to 3.14.0 in /test/integration

build(deps): bump NUnit from 3.13.3 to 3.14.0 in /test/integration #289

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