Skip to content

Settings: add new options to configuration file and clean up settings tabs #627

Settings: add new options to configuration file and clean up settings tabs

Settings: add new options to configuration file and clean up settings tabs #627

Workflow file for this run

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