Skip to content

replies and mentions #106

replies and mentions

replies and mentions #106

Workflow file for this run

name: 'labeler'
on: pull_request
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4