Skip to content

Support PHPUnit 10

Support PHPUnit 10 #97

Workflow file for this run

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