Skip to content

UI Fixes: Missing Logo, Navbar Overlap, and Copyright Line #74

UI Fixes: Missing Logo, Navbar Overlap, and Copyright Line

UI Fixes: Missing Logo, Navbar Overlap, and Copyright Line #74

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"]'