Skip to content

[bug]: No icon image or theme switcher button #787

[bug]: No icon image or theme switcher button

[bug]: No icon image or theme switcher button #787

Workflow file for this run

name: Labeling new issue
on:
issues:
types: ['opened']
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: Renato66/auto-label@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
ignore-comments: true
labels-synonyms: '{"gssoc21":["GSSOC","GSSOC21","gssoc","Gssoc","GSSoC"]}'