Skip to content

Bump xunit.runner.utility from 2.4.1 to 2.9.2 #182

Bump xunit.runner.utility from 2.4.1 to 2.9.2

Bump xunit.runner.utility from 2.4.1 to 2.9.2 #182

Workflow file for this run

name: "Verify type labels"
on:
pull_request:
types: [ labeled, unlabeled ]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: baev/match-label-action@master
with:
allowed: 'type:bug,type:new feature,type:improvement,type:dependencies,type:internal,type:invalid'