Skip to content

BUG: Default light mode not functioning #151

BUG: Default light mode not functioning

BUG: Default light mode not functioning #151

Workflow file for this run

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