Skip to content

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

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 #29

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]