Skip to content

refactor(qchat): use self.settings instead of PlgOptionsManager #495

refactor(qchat): use self.settings instead of PlgOptionsManager

refactor(qchat): use self.settings instead of PlgOptionsManager #495

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 }}"