Skip to content

refactor(di): inject named dispatchers instead of hardcoding Dispatchers.* #305

refactor(di): inject named dispatchers instead of hardcoding Dispatchers.*

refactor(di): inject named dispatchers instead of hardcoding Dispatchers.* #305

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v7
with:
# Don't remove labels a maintainer added manually when files change.
sync-labels: false