Skip to content

fix collect defaults macro #3

fix collect defaults macro

fix collect defaults macro #3

Workflow file for this run

name: "Verify type labels"
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
triage:
runs-on: ubuntu-18.04
steps:
- uses: zwaldowski/match-label-action@v4
with:
allowed: 'bug, enhancement, new feature, documentation'