Skip to content

fix: quit sidebar button and login styling updates #166

fix: quit sidebar button and login styling updates

fix: quit sidebar button and login styling updates #166

Workflow file for this run

name: Triage PR
on:
pull_request:
types: [opened, edited, synchronize, ready_for_review]
branches: [main]
permissions:
contents: read # the config file
pull-requests: write # for labeling pull requests (on: pull_request_target or on: pull_request)
statuses: write # to generate status
checks: write # to generate status
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- uses: fuxingloh/multi-labeler@v4