Skip to content

BUG: Misalignment of Dark Mode Toggle Button and Enhance UI. #109

BUG: Misalignment of Dark Mode Toggle Button and Enhance UI.

BUG: Misalignment of Dark Mode Toggle Button and Enhance UI. #109

Workflow file for this run

name: issue labeler workflow
on:
issues:
types: ["opened"]
jobs:
Issue-Labeler:
name: issue labeler
runs-on: ubuntu-latest
steps:
- uses: Renato66/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
ignore-comments: true
default-labels: '["Triage"]'