Skip to content

release: pyproc-worker 0.1.1 (PyPI) #144

release: pyproc-worker 0.1.1 (PyPI)

release: pyproc-worker 0.1.1 (PyPI) #144

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