Skip to content

Fix incompatibility with PHP 8.4 and 8.5 in dev #157

Fix incompatibility with PHP 8.4 and 8.5 in dev

Fix incompatibility with PHP 8.4 and 8.5 in dev #157

Workflow file for this run

name: "Verify type labels"
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
permissions:
contents: read
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,type:docs'