Skip to content

Bump zwaldowski/match-label-action from 4 to 5 #99

Bump zwaldowski/match-label-action from 4 to 5

Bump zwaldowski/match-label-action from 4 to 5 #99

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@v5
with:
allowed: 'type:bug,type:new feature,type:improvement,type:dependencies,type:internal,type:invalid'