Skip to content

fix(qchat): play sound only on mention #454

fix(qchat): play sound only on mention

fix(qchat): play sound only on mention #454

Workflow file for this run

name: "🏷 PR Labeler"
on:
- pull_request
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"