Skip to content

Split up question worker to send to an individual user rather than to all followers #127

Split up question worker to send to an individual user rather than to all followers

Split up question worker to send to an individual user rather than to all followers #127

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]