Skip to content

Die when PHP doc not found in update-property-map.php #7173

Die when PHP doc not found in update-property-map.php

Die when PHP doc not found in update-property-map.php #7173

Workflow file for this run

name: Pull Request Labels (to be added by maintainers)
on:
pull_request:
types: [opened, reopened, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: minimum
count: 1
labels: "release:typo, release:fix, release:feature, release:deprecation, release:internal, release:docs, release:removed"