Skip to content

feat: serialize dispatch per worker #114

feat: serialize dispatch per worker

feat: serialize dispatch per worker #114

Workflow file for this run

name: Pull Request Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Apply labels
uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yml
sync-labels: false